ASPECT
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Functions
a
c
d
e
f
g
h
i
m
n
o
p
r
s
t
w
x
z
Variables
Typedefs
Enumerations
+
Enumerator
a
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
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
k
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
+
Enumerations
a
c
d
f
k
l
m
o
p
r
s
t
v
y
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
z
Related Functions
+
Files
File List
+
File Members
All
Functions
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
include
aspect
material_model
rheology
Classes
|
Namespaces
|
Enumerations
strain_dependent.h File Reference
Include dependency graph for strain_dependent.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes
class
aspect::MaterialModel::Rheology::StrainDependent< dim >
Namespaces
aspect
aspect::MaterialModel
aspect::MaterialModel::Rheology
Enumerations
enum
aspect::MaterialModel::Rheology::WeakeningMechanism
{
aspect::MaterialModel::Rheology::none
,
aspect::MaterialModel::Rheology::finite_strain_tensor
,
aspect::MaterialModel::Rheology::total_strain
,
aspect::MaterialModel::Rheology::plastic_weakening_with_plastic_strain_only
,
aspect::MaterialModel::Rheology::plastic_weakening_with_total_strain_only
,
aspect::MaterialModel::Rheology::plastic_weakening_with_plastic_strain_and_viscous_weakening_with_viscous_strain
,
aspect::MaterialModel::Rheology::viscous_weakening_with_viscous_strain_only
}
enum
aspect::MaterialModel::Rheology::HealingMechanism
{
aspect::MaterialModel::Rheology::no_healing
,
aspect::MaterialModel::Rheology::temperature_dependent
}