|
IOSS
2.0
|
#include <Ioss_CodeTypes.h>#include <cstddef>#include <cstdint>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | Ioss::Map |
Namespaces | |
| Ioss | |
| The main namespace for the Ioss library. | |
Typedefs | |
| using | Ioss::MapContainer = std::vector< int64_t > |
| using | Ioss::IdPair = std::pair< int64_t, int64_t > |
| using | Ioss::ReverseMapContainer = std::vector< IdPair > |