MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
contexttypes.h File Reference

Go to the source code of this file.

Classes

struct  a
 

Typedefs

typedef std::multimap< MString, MProperty * > propertyMap
 
typedef propertyMap::const_iterator propertyIterator
 
typedef std::map< MString, MZone * > zoneMap
 
typedef zoneMap::const_iterator zoneIterator
 
typedef struct a assembly
 

Typedef Documentation

◆ assembly

typedef struct a assembly

◆ propertyIterator

typedef propertyMap::const_iterator propertyIterator

Definition at line 16 of file contexttypes.h.

◆ propertyMap

typedef std::multimap<MString, MProperty*> propertyMap

Definition at line 15 of file contexttypes.h.

◆ zoneIterator

typedef zoneMap::const_iterator zoneIterator

Definition at line 18 of file contexttypes.h.

◆ zoneMap

typedef std::map<MString, MZone*> zoneMap

Definition at line 17 of file contexttypes.h.