Electromagnetic Template Library (EMTL)
|
Basic FDTD method interface for EMTL. More...
Classes | |
class | emMethodC< container_data_tt, container_t, blocktype_id > |
Method template with data field. More... | |
class | emMethodCFG< config_t, method_data_t, mesh_tester_t, contour_fix_t > |
Configuration class used in automatic method imolementation. More... | |
Enumerations | |
enum | FIX_TYPE |
Fix types to indicate when the stored data should be retrieved. Used in auto-configured methods (see emMethodCFG). | |
Basic FDTD method interface for EMTL.