OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
interfacetype.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 interfacetype_h
36
#define interfacetype_h
37
38
namespace
oofem
{
43
enum
InterfaceType
{
44
UnknownInterfaceType
,
45
46
LayeredCrossSectionInterfaceType
,
47
FiberedCrossSectionInterfaceType
,
48
49
ZZNodalRecoveryModelInterfaceType
,
50
NodalAveragingRecoveryModelInterfaceType
,
51
SPRNodalRecoveryModelInterfaceType
,
52
53
ZZErrorEstimatorInterfaceType
,
54
HuertaErrorEstimatorInterfaceType
,
55
Huerta1dErrorEstimatorInterfaceType
,
// experimental
56
57
SpatialLocalizerInterfaceType
,
58
59
EIPrimaryUnknownMapperInterfaceType
,
60
EIPrimaryFieldInterfaceType
,
61
62
NonlocalMaterialStatusExtensionInterfaceType
,
63
GradDpMaterialExtensionInterfaceType
,
64
GradDpMaterialStatusExtensionInterfaceType
,
65
66
NonlocalMaterialExtensionInterfaceType
,
67
NonlocalMaterialStiffnessInterfaceType
,
68
MaterialModelMapperInterfaceType
,
69
RandomMaterialStatusExtensionInterfaceType
,
70
71
HydrationModelInterfaceType
,
72
HydrationModelStatusInterfaceType
,
73
74
LEPlicElementInterfaceType
,
75
LevelSetPCSElementInterfaceType
,
76
77
XfemElementInterfaceType
,
78
VTKXMLExportModuleElementInterfaceType
,
79
FailureModuleElementInterfaceType
,
80
81
Beam3dSubsoilElementInterfaceType
,
82
Beam3dSubsoilMaterialInterfaceType
,
83
84
QCMaterialExtensionInterfaceType
85
};
86
}
// end namespace oofem
87
#endif // interfacetype_h
oofem::QCMaterialExtensionInterfaceType
Definition:
interfacetype.h:84
oofem::NodalAveragingRecoveryModelInterfaceType
Definition:
interfacetype.h:50
oofem::LEPlicElementInterfaceType
Definition:
interfacetype.h:74
oofem::RandomMaterialStatusExtensionInterfaceType
Definition:
interfacetype.h:69
oofem::EIPrimaryUnknownMapperInterfaceType
Definition:
interfacetype.h:59
oofem::SpatialLocalizerInterfaceType
Definition:
interfacetype.h:57
oofem::GradDpMaterialExtensionInterfaceType
Definition:
interfacetype.h:63
oofem::Beam3dSubsoilElementInterfaceType
Definition:
interfacetype.h:81
oofem::Huerta1dErrorEstimatorInterfaceType
Definition:
interfacetype.h:55
oofem::GradDpMaterialStatusExtensionInterfaceType
Definition:
interfacetype.h:64
oofem::HuertaErrorEstimatorInterfaceType
Definition:
interfacetype.h:54
oofem::HydrationModelStatusInterfaceType
Definition:
interfacetype.h:72
oofem::UnknownInterfaceType
Definition:
interfacetype.h:44
oofem::EIPrimaryFieldInterfaceType
Definition:
interfacetype.h:60
oofem::NonlocalMaterialStatusExtensionInterfaceType
Definition:
interfacetype.h:62
oofem::XfemElementInterfaceType
Definition:
interfacetype.h:77
oofem::NonlocalMaterialExtensionInterfaceType
Definition:
interfacetype.h:66
oofem::LayeredCrossSectionInterfaceType
Definition:
interfacetype.h:46
oofem::ZZErrorEstimatorInterfaceType
Definition:
interfacetype.h:53
oofem::ZZNodalRecoveryModelInterfaceType
Definition:
interfacetype.h:49
oofem::Beam3dSubsoilMaterialInterfaceType
Definition:
interfacetype.h:82
oofem::FiberedCrossSectionInterfaceType
Definition:
interfacetype.h:47
oofem::InterfaceType
InterfaceType
Enumerative type, used to identify interface type.
Definition:
interfacetype.h:43
oofem::VTKXMLExportModuleElementInterfaceType
Definition:
interfacetype.h:78
oofem
the oofem namespace is to define a context or scope in which all oofem names are defined.
oofem::SPRNodalRecoveryModelInterfaceType
Definition:
interfacetype.h:51
oofem::HydrationModelInterfaceType
Definition:
interfacetype.h:71
oofem::MaterialModelMapperInterfaceType
Definition:
interfacetype.h:68
oofem::LevelSetPCSElementInterfaceType
Definition:
interfacetype.h:75
oofem::FailureModuleElementInterfaceType
Definition:
interfacetype.h:79
oofem::NonlocalMaterialStiffnessInterfaceType
Definition:
interfacetype.h:67
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:29 for OOFEM by
doxygen
1.8.11 written by
Dimitri van Heesch
, © 1997-2011