MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Classes | |
struct | y |
define array structures More... | |
struct | b |
Typedefs | |
typedef struct y | Body |
define array structures More... | |
typedef std::multimap< MString, GeometryProperty * > | geometryPropertyMap |
typedef geometryPropertyMap::const_iterator | geometryPropertyIterator |
typedef std::map< MString, Body * > | bodyMap |
typedef bodyMap::const_iterator | bodyIterator |
typedef struct b | geometryAssembly |
typedef bodyMap::const_iterator bodyIterator |
Definition at line 22 of file geometrycontexttypes.h.
Definition at line 21 of file geometrycontexttypes.h.
typedef struct b geometryAssembly |
typedef geometryPropertyMap::const_iterator geometryPropertyIterator |
Definition at line 20 of file geometrycontexttypes.h.
typedef std::multimap<MString, GeometryProperty*> geometryPropertyMap |
Definition at line 19 of file geometrycontexttypes.h.