MCPcopy Create free account

hub / github.com/NanoComp/meep / functions

Functions3,134 in github.com/NanoComp/meep

↓ 2 callersFunctioncorrect_integral
tests/integrate.cpp:81
↓ 2 callersMethodcos_window_fd
(self, a, f, f0)
python/adjoint/filter_source.py:94
↓ 2 callersMethodcos_window_td
(self, a, t, f0)
python/adjoint/filter_source.py:84
↓ 2 callersFunctioncreate_comms_manager
src/mympi.cpp:143
↓ 2 callersMethodcreate_markdown
(self, stream)
doc/generate_py_api.py:114
↓ 2 callersMethodcreate_method_markdown
(self, only_with_docstrings=True)
doc/generate_py_api.py:380
↓ 2 callersMethodcreate_or_extend_data
If append_data is true, dataname is the current dataset, and is extensible, then as extend_data; otherwise as create_data. */
src/h5file.cpp:600
↓ 2 callersFunctioncscalar32cvector3
libpympb/pympb.cpp:162
↓ 2 callersMethodcurfield_reset
libpympb/pympb.cpp:1347
↓ 2 callersMethodcurrent
python/meep-python.hpp:21
↓ 2 callersFunctiondata_to_str
(d)
python/simulation.py:5542
↓ 2 callersFunctiondelete_directory
equivalent to rm -rf path
src/output_directory.cpp:170
↓ 2 callersFunctiondestroy_eigenmode_data
src/mpb.cpp:855
↓ 2 callersFunctiondft_chunks_Ntotal
src/dft.cpp:431
↓ 2 callersFunctiondipole_in_disc
Computes the total flux and radiation pattern of a dipole in a disc. Args: zpos: height of dipole above ground plane as fraction of disc th
python/examples/disc_extraction_efficiency.py:144
↓ 2 callersFunctiondipole_in_slab
Computes the flux from a dipole in a slab. Args: zpos: position of dipole as a fraction of layer thickness. rpos_um: position of sour
python/examples/point_dipole_cyl.py:19
↓ 2 callersFunctiondistance_from_curve
The discretization errors tend to result in a *shift* of the spectral features more than a change in their amplitude. Because these features ar
tests/bragg_transmission.cpp:181
↓ 2 callersFunctiondoit
tests/bragg_transmission.cpp:200
↓ 2 callersMethoddump
src/fields_dump.cpp:108
↓ 2 callersMethoddump_chunk_layout
Dumps the chunk layout to file `fname`.
python/simulation.py:2366
↓ 2 callersMethodeff_chi1inv_row
src/meepgeom.cpp:1034
↓ 2 callersFunctioneff_chi1inv_row_disp
src/meepgeom.cpp:2573
↓ 2 callersFunctioneps
tests/convergence_cyl_waveguide.cpp:8
↓ 2 callersFunctioneps_func
src/meepgeom.cpp:1275
↓ 2 callersFunctionepsilon_file_material
return material of the point p from the file (assumed already read)
src/meepgeom.cpp:633
↓ 2 callersFunctionepsilon_material_grid
return material of the point p from the material grid
src/meepgeom.cpp:569
↓ 2 callersFunctionepsmu_function
libpympb/pympb.cpp:97
↓ 2 callersFunctionestimate_eigfreq
Rayleigh-quotient estimate <x,Ax>/<x,x> for eigenfrequency given approximate eigenvector x (length n), overwriting x with Ax and b with x/|x|.
src/cw_fields.cpp:102
↓ 2 callersFunctioneval_material_func
scheme/structure.cpp:349
↓ 2 callersFunctionexact_metal_rot2y
tests/symmetry.cpp:647
↓ 2 callersFunctionexact_metal_rot4z
tests/symmetry.cpp:732
↓ 2 callersFunctionexact_metal_rot4z_nonlinear
tests/symmetry.cpp:773
↓ 2 callersMethodext_eff_cyl
Computes the extraction efficiency of a point dipole embedded within a dielectric layer above a lossless ground plane in cylindrical c
python/tests/test_ldos.py:197
↓ 2 callersMethodfarfield_lowlevel
src/near2far.cpp:351
↓ 2 callersMethodfields
src/fields.cpp:32
↓ 2 callersFunctionfields_dump
tests/dump_load.cpp:106
↓ 2 callersFunctionfields_load
tests/dump_load.cpp:114
↓ 2 callersMethodfile_name
src/meep.hpp:432
↓ 2 callersMethodfind_k
( self, p, omega, band_min, band_max, korig_and_kdir,
python/solver.py:1005
↓ 2 callersMethodfinished_working
src/time.cpp:114
↓ 2 callersFunctionflip
src/meep/vec.hpp:388
↓ 2 callersMethodforce
src/stress.cpp:101
↓ 2 callersFunctionforward
Computes the Poynting flux in the +y direction in air given a point dipole source positioned somewhere along a line in the middle of the high-
python/examples/stochastic_emitter_reciprocity.py:65
↓ 2 callersMethodforward_run
(self)
python/adjoint/optimization_problem.py:262
↓ 2 callersFunctionforward_simulation
(design_params, m, far_x)
python/tests/test_adjoint_cyl.py:73
↓ 2 callersFunctionfprint_ivec
Pretty=true --> {x,y,z} Pretty=false --> x y z
doc/docs/Developer_Codes/WriteChunkInfo.cpp:47
↓ 2 callersFunctionfprint_vec
Pretty=true --> {x,y,z} Pretty=false --> x y z
doc/docs/Developer_Codes/WriteChunkInfo.cpp:36
↓ 2 callersFunctionfreq_at_resolution
tests/2D_convergence.cpp:42
↓ 2 callersMethodfrequency
python/meep-python.hpp:61
↓ 2 callersFunctiongaussian_bandwidth
bandwidth (in frequency units, not angular frequency) of the continuous Fourier transform of the Gaussian source function when it has decayed by a tol
src/sources.cpp:67
↓ 2 callersMethodgaussian_beam
(self, rot_angle, beamfunc=mp.GaussianBeamSource)
python/tests/test_gaussianbeam.py:10
↓ 2 callersFunctiongaussian_filter
A Gaussian filter. Ref: E. W. Wang, D. Sell, T. Phan, & J. A. Fan, Robust design of topology-optimized metasurfaces, Optical Materials Expres
python/adjoint/filters.py:341
↓ 2 callersMethodgaussian_src_time
src/sources.cpp:72
↓ 2 callersMethodget_array_slice
/ entry points to get_array_slice */ /
src/array_slice.cpp:705
↓ 2 callersFunctionget_attr_int
python/typemap_utils.cpp:350
↓ 2 callersFunctionget_attr_v3_cmplx
python/typemap_utils.cpp:324
↓ 2 callersMethodget_bilinear_row
Calculates a vector of bilinear interpolation weights that can be used in an inner product with the neighboring function values, or p
python/adjoint/basis.py:166
↓ 2 callersFunctionget_chi1_tensor_disp
src/meepgeom.cpp:2543
↓ 2 callersMethodget_complex_array_slice
src/array_slice.cpp:712
↓ 2 callersMethodget_decimation_factor
src/meep.hpp:1154
↓ 2 callersMethodget_epsilon_tensor
get the specified component of the dielectric tensor, or the inverse tensor if inv != 0 */
libpympb/pympb.cpp:1354
↓ 2 callersFunctionget_farfields
Computes the far fields from the near fields for φ = 0 (rz plane). Args: sim: a `Simulation` object. n2f_mon: a `DftNear2Far` obj
python/examples/dipole_in_vacuum_cyl_off_axis.py:102
↓ 2 callersMethodget_fwidth
src/meep.hpp:1011
↓ 2 callersMethodget_gradient
( self, sim: mp.Simulation, fields_a: List[mp.DftFields], fields_f: List[mp.Df
python/adjoint/utils.py:46
↓ 2 callersMethodget_load_dump_dirname
Get the (possibly rank specific) dirname to dump simulation state to.
python/simulation.py:2391
↓ 2 callersFunctionget_meep_mod
python/typemap_utils.cpp:64
↓ 2 callersMethodget_origin
src/meep/vec.hpp:1142
↓ 2 callersMethodget_p
src/meep.hpp:1713
↓ 2 callersMethodget_parameters
(self, indent)
doc/generate_py_api.py:129
↓ 2 callersMethodget_parity_string
libpympb/pympb.cpp:1534
↓ 2 callersFunctionget_polygon_bounding_box
src/GDSIIgeom.cpp:41
↓ 2 callersMethodget_proc_id
src/structure_dump.cpp:447
↓ 2 callersMethodget_r_rhat
Returns r and rhat before normalizing rhat to be used in green2d and get_fields for overflow prediction
python/source.py:975
↓ 2 callersMethodget_s
src/meep.hpp:1712
↓ 2 callersFunctionget_source
(m)
python/tests/test_adjoint_cyl.py:48
↓ 2 callersMethodget_source
Return an array of complex values of the [source](#source) amplitude for `component` over the given `vol` or `center`/`size`. The arr
python/simulation.py:4057
↓ 2 callersFunctionget_total_volume
Computes the total pixel volume in a subtree from associated chunk volumes. NOTE: If multiple chunks are owned by the same process, this function
python/binary_partition_utils.py:120
↓ 2 callersFunctionget_total_weight
Computes the total weights contained within a BinaryPartition subtree. Args: partition: a BinaryPartition subtree to compute the associated
python/binary_partition_utils.py:52
↓ 2 callersMethodgrab_frame
(self)
python/visualization.py:1643
↓ 2 callersFunctiongrating
(gp, gh, gdc_list)
python/examples/metasurface_lens.py:29
↓ 2 callersMethodhas_mu
(self)
python/simulation.py:2547
↓ 2 callersFunctionhas_offdiag
src/meepgeom.cpp:328
↓ 2 callersFunctionin_bounds
(x, f, df, a, b)
python/geom.py:1718
↓ 2 callersMethodinfo
Displays all properties and current values of a `GeometricObject`, indented by `indent_by` spaces (default is 0).
python/geom.py:1132
↓ 2 callersMethodinit
(self)
python/tests/test_field_functions.py:27
↓ 2 callersMethodinit
(self, no_bend=False, gdsii=False)
python/tests/test_bend_flux.py:12
↓ 2 callersMethodinit
(self)
python/tests/test_cyl_ellipsoid.py:23
↓ 2 callersFunctioninit_libctl
src/meepgeom.cpp:2223
↓ 2 callersMethodinitialize_field
Initialize the component `c` fields using the function `func` which has a single argument, a `Vector3` giving a position and returns
python/simulation.py:2529
↓ 2 callersMethodintegrate2_field_function
Similar to `integrate_field_function`, but takes additional parameters `fields2` and `cs2`. `fields2` is a `meep::fields*` object sim
python/simulation.py:4386
↓ 2 callersMethodinterior
src/vec.cpp:289
↓ 2 callersMethodinternal_notowned_ptr
the offset into the internal data of the n'th Yee-grid point in the c Yee grid for the inotowned internal field, where 0 <= inotowned < size
src/meep.hpp:187
↓ 2 callersFunctionintersect_volume_volume
(volume1: Volume, volume2: Volume)
python/visualization.py:183
↓ 2 callersMethodis_equal
src/sources.cpp:119
↓ 2 callersFunctionis_metal
src/meepgeom.cpp:307
↓ 2 callersFunctionis_metal
scheme/structure.cpp:376
↓ 2 callersFunctionis_poynting
src/meep/vec.hpp:425
↓ 2 callersMethodis_thread_safe
Thread-safe for standard C++ geometry (no Python callbacks). Only unsafe when MATERIAL_USER materials are present.
src/meepgeom.hpp:212
↓ 2 callersFunctionldos_3d
Computes the LDOS of a dipole in a cavity or bulk media in 3D coords. Args: cavity_um: thickness of the cavity. If None, bulk media is us
python/examples/planar_cavity_ldos.py:82
↓ 2 callersFunctionldos_cyl
Computes the LDOS of a dipole in a cavity or bulk media in cyl. coords. Args: cavity_um: thickness of the cavity. If None, bulk media is
python/examples/planar_cavity_ldos.py:30
← previousnext →701–800 of 3,134, ranked by callers