MAIA
bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
geometrycontexttypes.h
Go to the documentation of this file.
1
// Copyright (C) 2024 The m-AIA AUTHORS
2
//
3
// This file is part of m-AIA (https://git.rwth-aachen.de/aia/m-AIA/m-AIA)
4
//
5
// SPDX-License-Identifier: LGPL-3.0-only
6
7
#ifndef GEOMETRYCONTEXTTYPES_H
8
#define GEOMETRYCONTEXTTYPES_H
9
10
#include <map>
11
#include "
geometryproperty.h
"
12
14
typedef
struct
y
{
15
MString
name
;
16
MInt
*
segments
;
17
MInt
noSegments
;
18
}
Body
;
19
typedef
std::multimap<MString, GeometryProperty*>
geometryPropertyMap
;
20
typedef
geometryPropertyMap::const_iterator
geometryPropertyIterator
;
21
typedef
std::map<MString, Body*>
bodyMap
;
22
typedef
bodyMap::const_iterator
bodyIterator
;
23
typedef
struct
b
{
24
geometryPropertyMap
*
geometryProperties
;
25
bodyMap
*
bodies
;
26
}
geometryAssembly
;
27
28
29
#endif
geometryAssembly
struct b geometryAssembly
geometryPropertyMap
std::multimap< MString, GeometryProperty * > geometryPropertyMap
Definition:
geometrycontexttypes.h:19
geometryPropertyIterator
geometryPropertyMap::const_iterator geometryPropertyIterator
Definition:
geometrycontexttypes.h:20
bodyMap
std::map< MString, Body * > bodyMap
Definition:
geometrycontexttypes.h:21
bodyIterator
bodyMap::const_iterator bodyIterator
Definition:
geometrycontexttypes.h:22
Body
struct y Body
define array structures
geometryproperty.h
MInt
int32_t MInt
Definition:
maiatypes.h:62
MString
std::basic_string< char > MString
Definition:
maiatypes.h:55
b
Definition:
geometrycontexttypes.h:23
b::bodies
bodyMap * bodies
Definition:
geometrycontexttypes.h:25
b::geometryProperties
geometryPropertyMap * geometryProperties
Definition:
geometrycontexttypes.h:24
y
define array structures
Definition:
geometrycontexttypes.h:14
y::noSegments
MInt noSegments
Definition:
geometrycontexttypes.h:17
y::name
MString name
Definition:
geometrycontexttypes.h:15
y::segments
MInt * segments
Definition:
geometrycontexttypes.h:16
home
gitlab-runner
scratch
builds
oxpnswJ6
1
aia
m-AIA
m-AIA
src
GEOM
geometrycontexttypes.h
Generated on Sun Jun 16 2024 23:44:47 for MAIA by
1.9.5