OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
drawmode.h
Go to the documentation of this file.
1
/*
2
*
3
* ##### ##### ###### ###### ### ###
4
* ## ## ## ## ## ## ## ### ##
5
* ## ## ## ## #### #### ## # ##
6
* ## ## ## ## ## ## ## ##
7
* ## ## ## ## ## ## ## ##
8
* ##### ##### ## ###### ## ##
9
*
10
*
11
* OOFEM : Object Oriented Finite Element Code
12
*
13
* Copyright (C) 1993 - 2013 Borek Patzak
14
*
15
*
16
*
17
* Czech Technical University, Faculty of Civil Engineering,
18
* Department of Structural Mechanics, 166 29 Prague, Czech Republic
19
*
20
* This library is free software; you can redistribute it and/or
21
* modify it under the terms of the GNU Lesser General Public
22
* License as published by the Free Software Foundation; either
23
* version 2.1 of the License, or (at your option) any later version.
24
*
25
* This program is distributed in the hope that it will be useful,
26
* but WITHOUT ANY WARRANTY; without even the implied warranty of
27
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28
* Lesser General Public License for more details.
29
*
30
* You should have received a copy of the GNU Lesser General Public
31
* License along with this library; if not, write to the Free Software
32
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
33
*/
34
35
#ifndef drawmode_h
36
#define drawmode_h
37
38
namespace
oofem
{
39
enum
DrawMode
{
40
unknown
,
41
42
rawGeometry
,
43
deformedGeometry
,
44
eigenVectorGeometry
,
45
nodeAnnotation
,
46
appliedPrimaryBc
,
47
48
internalStateBegin
,
49
mxForce
,
50
myForce
,
51
mzForce
,
52
myzForce
,
53
mzxForce
,
54
mxyForce
,
55
//qxzForce,
56
//qyzForce,
57
sxForce
,
58
syForce
,
59
szForce
,
60
syzForce
,
61
szxForce
,
62
sxyForce
,
63
yieldState
,
64
crackedState
,
65
stressErrorState
,
66
requiredAdaptiveMeshSizeState
,
67
damageLevel
,
68
errorIndicatorLevel
,
69
relativeMeshSizeDensity
,
70
temperatureField
,
71
massConcentration1Field
,
72
velocityField
,
73
pressureField
,
74
vofField
,
75
densityField
,
76
77
hydrationDegreeState
,
78
humidityState
,
79
80
internalStateEnd
81
};
82
}
// end namespace oofem
83
#endif // drawmode_h
oofem::hydrationDegreeState
Definition:
drawmode.h:77
oofem::velocityField
Definition:
drawmode.h:72
oofem::temperatureField
Definition:
drawmode.h:70
oofem::internalStateBegin
Definition:
drawmode.h:48
oofem::nodeAnnotation
Definition:
drawmode.h:45
oofem::massConcentration1Field
Definition:
drawmode.h:71
oofem::mzForce
Definition:
drawmode.h:51
oofem::DrawMode
DrawMode
Definition:
drawmode.h:39
oofem::rawGeometry
Definition:
drawmode.h:42
oofem::damageLevel
Definition:
drawmode.h:67
oofem::mxForce
Definition:
drawmode.h:49
oofem::stressErrorState
Definition:
drawmode.h:65
oofem::myForce
Definition:
drawmode.h:50
oofem::vofField
Definition:
drawmode.h:74
oofem::unknown
Definition:
drawmode.h:40
oofem::mxyForce
Definition:
drawmode.h:54
oofem::myzForce
Definition:
drawmode.h:52
oofem::sxForce
Definition:
drawmode.h:57
oofem::requiredAdaptiveMeshSizeState
Definition:
drawmode.h:66
oofem::densityField
Definition:
drawmode.h:75
oofem::syzForce
Definition:
drawmode.h:60
oofem::pressureField
Definition:
drawmode.h:73
oofem::eigenVectorGeometry
Definition:
drawmode.h:44
oofem::internalStateEnd
Definition:
drawmode.h:80
oofem::yieldState
Definition:
drawmode.h:63
oofem::errorIndicatorLevel
Definition:
drawmode.h:68
oofem::sxyForce
Definition:
drawmode.h:62
oofem::appliedPrimaryBc
Definition:
drawmode.h:46
oofem::crackedState
Definition:
drawmode.h:64
oofem::mzxForce
Definition:
drawmode.h:53
oofem::relativeMeshSizeDensity
Definition:
drawmode.h:69
oofem
the oofem namespace is to define a context or scope in which all oofem names are defined.
oofem::syForce
Definition:
drawmode.h:58
oofem::szxForce
Definition:
drawmode.h:61
oofem::deformedGeometry
Definition:
drawmode.h:43
oofem::humidityState
Definition:
drawmode.h:78
oofem::szForce
Definition:
drawmode.h:59
This page is part of the
OOFEM
documentation. Copyright (c) 2011
Borek Patzak
Project e-mail:
info@oofem.org
Generated at Tue Jan 2 2018 20:07:28 for OOFEM by
doxygen
1.8.11 written by
Dimitri van Heesch
, © 1997-2011