Electromagnetic Template Library (EMTL)
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  block
  include
 dump.hClasses for making debug outputs (dumps) of the mesh assembly
 emdefs.hConstants, definitions and datatypes for emLibrary
 fix.hEach mesh provides basic update procedure for dielectric medium (e.g
  include
 emtl.hEmtl global data initializers and defines
 films_propagation.hInterface to calculate reflectance / transmittance for stratified media
 fourierv.hVecotrized (AVX, AVX512) versions for the Fourier detector
 impforms.hSpatial (temporal) pulses (field depending on one space-coordinate or time)
 lspherescat.hDeclaration of class LayeredSphereScat and methods for scattering matrix calculation of a layered spherical particle
 medium.hInterface for optical media
 method.hBasic FDTD method interface for EMTL
 method_bulk.hMain loop (bulk update) for arbitrary mesh
 method_farfield.hFast near field to far calculation
 method_medium_3d.hMethod for assigning materials specified as objects of emMedium to 3d objects
 method_region_3d.hUniversal method for storing and locating 3D objects with assigned levels and unique IDs
 method_thin_surf.hThin conducting surface within FDTD
 method_thin_wire.hThin conducting wire within FDTD
 opt_data.hFunctions 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.hPlane wave expansion method
 ui_method_stack.hFDTD methods used in the standard uiExperiment
 uiexp.hUser interface to perform FDTD calculations
 uiextexp.hUser interface to perform FDTD calculations
  src
 analyzer.hClasses used to get field values from binary files (emFileWave, emCFileWave)
 dispersion.hClasses for dispersive media fix applied using auxiliary differential equations (ADE) method, see Taflove book
 emtempl.hThis file describes the generic interfaces of EM classes in the STL-like manner
 impulse.hSpace-time pulses (field depending on time and one space-coordinate)
 mediumline.hContainer for thin wires (lines) with electromagnetic medium properties attributed to them
 mediumregion.hContainer for space regions with electromagnetic medium properties attributed to them
 mediumsurface.hContainer for thin surfaces with electromagnetic medium properties attributed to them
 mesh.hDeclaration of template emBlockContainer, which is a key block for FDTD simulation on a given mesh (meshes)
 meshcontainer.h
 oblique.hCorrection for oblique wave incidence
 offdiag.hCorrection for non-diagonal inverse permitivity tensor (used in subcell smoothing)
 pml.hClasses for UPML and CPML
 radiation.h
 tfsf.hClasses for Total Fiels / Scaterred Field fixes
 xml_reader.hXML reader
 yee4.hFourth order Yee scheme
 yee_gen.hGeneralized Yee mesh to use with various optimizations