|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
Go to the source code of this file.
Classes | |
| class | bem::Material |
| Class defining a general material with a constant (zero or non-zero) electrical conductivity and real or complex permittivity and permeability. More... | |
| class | bem::PerfectDielectricMaterial |
| Class defining a perfect lossless dielectric material. More... | |
| class | bem::ConstantLossTangentMaterial |
| Class defining a material with a constant loss tangent and real permittivity and permeability. More... | |
Namespaces | |
| namespace | bem |
| Primary namespace for the OpenBEM library. | |
Variables | |
| const Float | bem::CONDUCTOR_LOSS_TAN_THRESHOLD = 10 |
Classes for material definitions.
Definition in file materials.hpp.