|
IOSS
2.0
|
Go to the source code of this file.
Namespaces | |
| Ioss | |
| The main namespace for the Ioss library. | |
Enumerations | |
| enum | Ioss::SurfaceSplitType { Ioss::SPLIT_INVALID = -1, Ioss::SPLIT_BY_TOPOLOGIES = 1, Ioss::SPLIT_BY_ELEMENT_BLOCK = 2, Ioss::SPLIT_BY_DONT_SPLIT = 3, Ioss::SPLIT_LAST_ENTRY = 4 } |
| Method used to split sidesets into homogenous blocks. More... | |
Functions | |
| SurfaceSplitType | Ioss::int_to_surface_split (int split_int) |
| Convert an integer code for the method used to split sidesets into homogenous blocks. More... | |