↓ 100 callersMethodadd_flux `add_flux(fcen, df, nfreq, freq, FluxRegions, decimation_factor=0)` ##sig Add a bunch of `FluxRegion`s to the current simulation (in
python/simulation.py:3495
↓ 34 callersMethodadd_mode_monitor `add_mode_monitor(fcen, df, nfreq, freq, ModeRegions, decimation_factor=0)` ##sig Similar to `add_flux`, but for use with `get_eige
python/simulation.py:3530
↓ 25 callersMethodadd_dft_fields `add_dft_fields(cs, fcen, df, nfreq, freq, where=None, center=None, size=None, yee_grid=False, decimation_factor=0, persist=False)` ##sig
python/simulation.py:2989
↓ 23 callersMethodadd_near2far `add_near2far(fcen, df, nfreq, freq, Near2FarRegions, nperiods=1, decimation_factor=0)` ##sig Add a bunch of `Near2FarRegion`s to t
python/simulation.py:3086