IOSS  2.0
Ioss_Map.h File Reference
#include <Ioss_CodeTypes.h>
#include <cstddef>
#include <cstdint>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for Ioss_Map.h:
This graph shows which files directly or indirectly include this file:

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 >