OGS
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
v
y
Classes
Class List
Class Index
Class Hierarchy
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
x
Functions
a
c
d
e
f
g
i
m
o
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Macros
b
c
g
m
n
o
p
r
s
t
▼
OGS
►
OpenGeoSys 6.5.4-286-g1dd4f8b0 source code documentation
►
OGS CTests—Project Files
►
OGS Input File Parameters—Quality Assurance
►
OGS Input File Parameters
BulkMappingDocuPage
Todo List
OGS Input File Parameters—List of incomplete documentation pages
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
►
Applications
►
BaseLib
►
build
►
ChemistryLib
Documentation
►
GeoLib
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
►
MeshLib
►
MeshToolsLib
►
NumLib
►
ParameterLib
▼
ProcessLib
►
Assembly
►
BoundaryConditionAndSourceTerm
►
Common
►
ComponentTransport
►
ConstitutiveRelations
►
Deformation
►
Graph
►
HeatConduction
►
HeatTransportBHE
►
HMPhaseField
►
HT
►
HydroMechanics
►
LargeDeformation
►
LIE
►
LiquidFlow
►
Output
►
PhaseField
►
Reflection
►
RichardsComponentTransport
►
RichardsFlow
►
RichardsMechanics
►
SmallDeformation
►
SmallDeformationNonlocal
►
SteadyStateDiffusion
►
StokesFlow
►
SurfaceFlux
►
TES
►
TH2M
►
ThermalTwoPhaseFlowWithPP
►
ThermoHydroMechanics
►
ThermoMechanicalPhaseField
►
ThermoMechanics
►
ThermoRichardsFlow
▼
ThermoRichardsMechanics
►
ConstitutiveCommon
▼
ConstitutiveStress_StrainTemperature
►
ConstitutiveData.h
►
ConstitutiveModels.h
►
ConstitutiveSetting.cpp
►
ConstitutiveSetting.h
CreateConstitutiveSetting.cpp
►
CreateConstitutiveSetting.h
►
ElasticTangentStiffnessData.h
ElasticTangentStiffnessModel.cpp
►
ElasticTangentStiffnessModel.h
►
MechanicalStrainData.h
►
SolidCompressibilityModel.h
SolidMechanics.cpp
►
SolidMechanics.h
Swelling.cpp
►
Swelling.h
►
Traits.h
►
TraitsBase.h
►
ConstitutiveStressSaturation_StrainPressureTemperature
►
CreateThermoRichardsMechanicsLocalAssemblers.cpp
►
CreateThermoRichardsMechanicsLocalAssemblers.h
►
CreateThermoRichardsMechanicsProcess.cpp
►
CreateThermoRichardsMechanicsProcess.h
►
IntegrationPointData.h
►
LocalAssemblerInterface.h
ThermoRichardsMechanicsFEM-impl.h
►
ThermoRichardsMechanicsFEM.h
ThermoRichardsMechanicsProcess.cpp
►
ThermoRichardsMechanicsProcess.h
►
ThermoRichardsMechanicsProcessData.h
►
TwoPhaseFlowWithPP
►
TwoPhaseFlowWithPrho
►
Utils
►
WellboreSimulator
►
AbstractJacobianAssembler.h
AnalyticalJacobianAssembler.cpp
►
AnalyticalJacobianAssembler.h
►
AssemblyMixin.cpp
►
AssemblyMixin.h
►
CentralDifferencesJacobianAssembler.cpp
►
CentralDifferencesJacobianAssembler.h
►
CompareJacobiansJacobianAssembler.cpp
►
CompareJacobiansJacobianAssembler.h
►
CoupledSolutionsForStaggeredScheme.cpp
►
CoupledSolutionsForStaggeredScheme.h
►
CreateDeactivatedSubdomain.cpp
►
CreateDeactivatedSubdomain.h
►
CreateForwardDifferencesJacobianAssembler.cpp
►
CreateForwardDifferencesJacobianAssembler.h
►
CreateJacobianAssembler.cpp
►
CreateJacobianAssembler.h
►
CreateProcessData.cpp
►
CreateProcessData.h
►
CreateTimeLoop.cpp
►
CreateTimeLoop.h
DeactivatedSubdomain.cpp
►
DeactivatedSubdomain.h
ForwardDifferencesJacobianAssembler.cpp
►
ForwardDifferencesJacobianAssembler.h
LocalAssemblerInterface.cpp
►
LocalAssemblerInterface.h
►
LocalAssemblerTraits.h
►
Process.cpp
►
Process.h
►
ProcessData.cpp
►
ProcessData.h
►
ProcessVariable.cpp
►
ProcessVariable.h
►
SubmeshAssemblySupport.h
►
TimeLoop.cpp
►
TimeLoop.h
►
VariableTransformation.h
VectorMatrixAssembler.cpp
►
VectorMatrixAssembler.h
►
File Members
MechanicalStrainData.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include "
ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/Base.h
"
14
15
namespace
ProcessLib::ThermoRichardsMechanics
16
{
17
namespace
ConstitutiveStress_StrainTemperature
18
{
19
template
<
int
DisplacementDim>
20
struct
MechanicalStrainData
21
{
22
// TODO it seems fragile that some data have to be initialized that way.
23
KelvinVector<DisplacementDim>
eps_m
=
KV::KVzero<DisplacementDim>
();
24
25
static
auto
reflect
()
26
{
27
using
Self =
MechanicalStrainData<DisplacementDim>
;
28
29
return
ProcessLib::Reflection::reflectWithName
(
"eps_m"
, &Self::eps_m);
30
}
25
static
auto
reflect
() {
…
}
31
};
20
struct
MechanicalStrainData
{
…
};
32
}
// namespace ConstitutiveStress_StrainTemperature
33
}
// namespace ProcessLib::ThermoRichardsMechanics
Base.h
MathLib::KelvinVector::KVzero
constexpr auto KVzero()
Returns an expressions for a Kelvin vector filled with zero.
Definition
KelvinVector.h:61
ProcessLib::Reflection::reflectWithName
auto reflectWithName(std::string name, Member Class::*member)
Definition
ReflectionData.h:79
ProcessLib::ThermoRichardsMechanics
Definition
Base.h:20
ProcessLib::ThermoRichardsMechanics::KelvinVector
KV::KelvinVectorType< DisplacementDim > KelvinVector
Definition
Base.h:26
ProcessLib::ThermoRichardsMechanics::ConstitutiveStress_StrainTemperature::MechanicalStrainData
Definition
MechanicalStrainData.h:21
ProcessLib::ThermoRichardsMechanics::ConstitutiveStress_StrainTemperature::MechanicalStrainData::eps_m
KelvinVector< DisplacementDim > eps_m
Definition
MechanicalStrainData.h:23
ProcessLib::ThermoRichardsMechanics::ConstitutiveStress_StrainTemperature::MechanicalStrainData::reflect
static auto reflect()
Definition
MechanicalStrainData.h:25
ProcessLib
ThermoRichardsMechanics
ConstitutiveStress_StrainTemperature
MechanicalStrainData.h
Generated by
1.12.0