IOSS 2.0
Loading...
Searching...
No Matches
Ioss_Map.h File Reference
#include "Ioss_CodeTypes.h"
#include "Ioss_Field.h"
#include <cstddef>
#include <cstdint>
#include <string>
#include <vector>
#include "ioss_export.h"
#include <unordered_map>
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

namespace  Ioss
 The main namespace for the Ioss library.
 

Macros

#define MAP_USE_STD
 

Typedefs

using Ioss::MapContainer = std::vector<int64_t>
 
using Ioss::ReverseMapContainer = std::unordered_map<int64_t, int64_t>
 

Macro Definition Documentation

◆ MAP_USE_STD

#define MAP_USE_STD