|
IOSS
2.0
|
Go to the source code of this file.
Classes | |
| class | Ioss::ETRegistry |
| class | Ioss::ElementTopology |
| Represents an element topology. More... | |
Namespaces | |
| Ioss | |
| The main namespace for the Ioss library. | |
Typedefs | |
| using | Ioss::ElementTopologyMap = std::map< std::string, ElementTopology *, std::less< std::string > > |
| using | Ioss::ETM_VP = ElementTopologyMap::value_type |