|
IOSS
2.0
|
Go to the source code of this file.
Namespaces | |
| Ioss | |
| The main namespace for the Ioss library. | |
Enumerations | |
| enum | Ioss::EntityType { Ioss::NODEBLOCK = 1, Ioss::EDGEBLOCK = 2, Ioss::FACEBLOCK = 4, Ioss::ELEMENTBLOCK = 8, Ioss::NODESET = 16, Ioss::EDGESET = 32, Ioss::FACESET = 64, Ioss::ELEMENTSET = 128, Ioss::SIDESET = 256, Ioss::SURFACE = 256, Ioss::COMMSET = 512, Ioss::SIDEBLOCK = 1024, Ioss::REGION = 2048, Ioss::SUPERELEMENT = 4096, Ioss::STRUCTUREDBLOCK = 8192, Ioss::INVALID_TYPE = 16384 } |
| The particular type of GroupingEntity. More... | |
Variables | |
| constexpr int | Ioss::entityTypeCount = 14 |