▼ block | |
▼ include | |
dump.h | Classes for making debug outputs (dumps) of the mesh assembly |
emdefs.h | Constants, definitions and datatypes for emLibrary |
fix.h | Each mesh provides basic update procedure for dielectric medium (e.g |
▼ include | |
emtl.h | Emtl global data initializers and defines |
films_propagation.h | Interface to calculate reflectance / transmittance for stratified media |
fourierv.h | Vecotrized (AVX, AVX512) versions for the Fourier detector |
impforms.h | Spatial (temporal) pulses (field depending on one space-coordinate or time) |
lspherescat.h | Declaration of class LayeredSphereScat and methods for scattering matrix calculation of a layered spherical particle |
medium.h | Interface for optical media |
method.h | Basic FDTD method interface for EMTL |
method_bulk.h | Main loop (bulk update) for arbitrary mesh |
method_farfield.h | Fast near field to far calculation |
method_medium_3d.h | Method for assigning materials specified as objects of emMedium to 3d objects |
method_region_3d.h | Universal method for storing and locating 3D objects with assigned levels and unique IDs |
method_thin_surf.h | Thin conducting surface within FDTD |
method_thin_wire.h | Thin conducting wire within FDTD |
opt_data.h | Functions to create emMedium objects corresponding to real media (glass, gold, etc) To reproduce dielectric function depending of requency, approximation with Drude, Lorentz, extended Lorentz is used, see also http://fdtd.kintechlab.com/en/fitting If dielectric function is frequency dependent, corresponding function has one parameter d for FDTD length unit in microns (for example, if FDTD length unit is 1 micron, then d=1; if FDTD length unit is 10 microns then d=10) |
plane_wave_exp.h | Plane wave expansion method |
ui_method_stack.h | FDTD methods used in the standard uiExperiment |
uiexp.h | User interface to perform FDTD calculations |
uiextexp.h | User interface to perform FDTD calculations |
▼ src | |
analyzer.h | Classes used to get field values from binary files (emFileWave, emCFileWave) |
dispersion.h | Classes for dispersive media fix applied using auxiliary differential equations (ADE) method, see Taflove book |
emtempl.h | This file describes the generic interfaces of EM classes in the STL-like manner |
impulse.h | Space-time pulses (field depending on time and one space-coordinate) |
mediumline.h | Container for thin wires (lines) with electromagnetic medium properties attributed to them |
mediumregion.h | Container for space regions with electromagnetic medium properties attributed to them |
mediumsurface.h | Container for thin surfaces with electromagnetic medium properties attributed to them |
mesh.h | Declaration of template emBlockContainer, which is a key block for FDTD simulation on a given mesh (meshes) |
meshcontainer.h | |
oblique.h | Correction for oblique wave incidence |
offdiag.h | Correction for non-diagonal inverse permitivity tensor (used in subcell smoothing) |
pml.h | Classes for UPML and CPML |
radiation.h | |
tfsf.h | Classes for Total Fiels / Scaterred Field fixes |
xml_reader.h | XML reader |
yee4.h | Fourth order Yee scheme |
yee_gen.h | Generalized Yee mesh to use with various optimizations |