IOSS 2.0
Loading...
Searching...
No Matches
Ioss_FieldManager.h File Reference
#include "Ioss_CodeTypes.h"
#include "Ioss_Field.h"
#include <cstddef>
#include <string>
#include <vector>
#include "ioss_export.h"
#include <robin_map.h>
Include dependency graph for Ioss_FieldManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ioss::FieldManager
 A collection of Ioss::Field objects. More...
 

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Macros

#define USE_ROBIN_MAP
 

Typedefs

using Ioss::FieldMapType = tsl::robin_pg_map<std::string, Field>
 
using Ioss::FieldValuePair = FieldMapType::value_type
 

Macro Definition Documentation

◆ USE_ROBIN_MAP

#define USE_ROBIN_MAP