Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dft slice #259

Merged
merged 3 commits into from
Mar 29, 2018
Merged

Dft slice #259

merged 3 commits into from
Mar 29, 2018

Conversation

HomerReid
Copy link
Contributor

--Add fields::get_dft_array(...) routines for dft_{flux, force, near2far, fields} classes.
--Update libmeepgeom/dft-fields unit test to test new dft array functionality.
--Added where data field to dft_{flux, force, near2far, fields}. When one of these classes is created by a constructor taking a volume_list, the internally-stored where field is the union of all volumes in the list.
--Added normal_direction field to dft_flux. Set to NO_DIRECTION if the dft_flux is created by a constructor taking a volume_list.
--Remove where arguments to dft_output routines.
--Remove where and d (normal direction) arguments to get_eigenmode_coefficients. The volume and normal direction are now taken from the dft_flux input parameter. If the normal direction of the dft_flux is NO_DIRECTION then a runtime error is generated.

@stevengj stevengj merged commit ff6332a into NanoComp:master Mar 29, 2018
bencbartlett pushed a commit to bencbartlett/meep that referenced this pull request Sep 9, 2021
* new branch for dft_slice routines

* added get_dft_array routines; updated libmeepgeom/dft-fields unit test to test new array functionality; removed 'where' argument from output_dft routines and get_eigenmode_coefficient
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants