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

Go to the source code of this file.

Classes

class  Ioss::PropertyManager
 A collection of Ioss::Property objects. More...
 

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Macros

#define USE_ROBIN_MAP
 

Typedefs

using Ioss::PropMapType = tsl::robin_pg_map<std::string, Property>
 
using Ioss::ValuePair = PropMapType::value_type
 

Macro Definition Documentation

◆ USE_ROBIN_MAP

#define USE_ROBIN_MAP