Go to the source code of this file.
Namespaces | |
NEM | |
NEM::DRV | |
NEM::DRV::JSON | |
Macros | |
#define | IF_CGNS(a) |
#define | IF_EPIC(a) |
#define | IF_HDF5_GMSH(a) |
#define | IF_TEMPLATE_MESH(a) |
#define | IF_OCC(a) |
Variables | |
static constexpr auto | NEM::DRV::JSON::programType = "Program Type" |
static constexpr auto | NEM::DRV::JSON::meshFiles = "Mesh File Options" |
static constexpr auto | NEM::DRV::JSON::inMeshFile = "Input Mesh File" |
static constexpr auto | NEM::DRV::JSON::inGeoFile = "Input Geometry File" |
static constexpr auto | NEM::DRV::JSON::outMeshFile = "Output Mesh File" |
static constexpr auto | NEM::DRV::JSON::bmParams = "blockMesh Parameters" |
static constexpr auto | NEM::DRV::JSON::smParams = "snappyHexMesh Parameters" |
#define IF_CGNS | ( | a | ) |
Definition at line 49 of file DriverJsonTypeTraits.H.
#define IF_EPIC | ( | a | ) |
Definition at line 56 of file DriverJsonTypeTraits.H.
#define IF_HDF5_GMSH | ( | a | ) |
Definition at line 63 of file DriverJsonTypeTraits.H.
#define IF_OCC | ( | a | ) |
Definition at line 77 of file DriverJsonTypeTraits.H.
#define IF_TEMPLATE_MESH | ( | a | ) |
Definition at line 70 of file DriverJsonTypeTraits.H.