Go to the source code of this file.
Namespaces | |
EM | |
ElectromagneticConstants contains various constants useful in the Electromagnetic module, such as the complex number j, vacuum electric permittivity, etc. | |
Enumerations | |
enum | EM::ComponentEnum { EM::REAL, EM::IMAGINARY } |
Enum used when determining the component of a field vector or complex coefficient. More... | |
enum | EM::RobinEnum { EM::ABSORBING, EM::PORT } |
Enum used when determining the function of a Robin-style boundary condition. More... | |