|
Nektar++
|
Go to the source code of this file.
Classes | |
| class | Nektar::MMFMaxwell |
Namespaces | |
| Nektar | |
| The above copyright notice and this permission notice shall be included. | |
Enumerations | |
| enum | CloakType { eNoCloak , eOpticalCloak , eOpticalConstCloak , eOpticalDispersiveCloak , eMicroWaveCloak , SIZE_CloakType } |
| enum | SourceType { eNoSource , ePointSource , ePlanarSource , SIZE_SourceType } |
Variables | |
| const char *const | CloakTypeMap [] |
| const char *const | SourceTypeMap [] |
| enum CloakType |
| Enumerator | |
|---|---|
| eNoCloak | |
| eOpticalCloak | |
| eOpticalConstCloak | |
| eOpticalDispersiveCloak | |
| eMicroWaveCloak | |
| SIZE_CloakType | |
Definition at line 41 of file MMFMaxwell.h.
| enum SourceType |
| Enumerator | |
|---|---|
| eNoSource | |
| ePointSource | |
| ePlanarSource | |
| SIZE_SourceType | |
Definition at line 57 of file MMFMaxwell.h.
| const char* const CloakTypeMap[] |
Definition at line 51 of file MMFMaxwell.h.
Referenced by Nektar::MMFMaxwell::v_GenerateSummary(), and Nektar::MMFMaxwell::v_InitObject().
| const char* const SourceTypeMap[] |
Definition at line 65 of file MMFMaxwell.h.
Referenced by Nektar::MMFMaxwell::v_GenerateSummary(), and Nektar::MMFMaxwell::v_InitObject().