version 0.4.4
Toggle main menu visibility
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
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
Typedefs
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class 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
y
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
p
r
s
t
u
v
w
Enumerator
Related Functions
Files
File List
File Members
All
a
b
d
e
f
g
m
p
r
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
ikarus/finiteelements/mechanics/materials.hh
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2021-2025 The Ikarus Developers ikarus@ibb.uni-stuttgart.de
2
// SPDX-License-Identifier: LGPL-3.0-or-later
3
10
#pragma once
11
12
#include <
ikarus/finiteelements/mechanics/materials/hyperelastic/factory.hh
>
13
#include <
ikarus/finiteelements/mechanics/materials/linearelasticity.hh
>
14
#include <
ikarus/finiteelements/mechanics/materials/svk.hh
>
15
#include <
ikarus/finiteelements/mechanics/materials/tags.hh
>
16
#include <
ikarus/finiteelements/mechanics/materials/vanishingstrain.hh
>
17
#include <
ikarus/finiteelements/mechanics/materials/vanishingstress.hh
>
linearelasticity.hh
Contains the LinearElasticityT class implementation.
vanishingstress.hh
Defines the VanishingStress material model and related functions.
factory.hh
Header file for containing helper functions to construct various hyperelastic material models.
svk.hh
Implementation of the Saint Venant-Kirchhoff material model.
vanishingstrain.hh
Defines the VanishingStrain material model and related functions.
tags.hh
Definition of several material related enums.
ikarus
finiteelements
mechanics
materials.hh
© Copyright 2021-2025
Ikarus project contributors
(doc pages:
CC-BY 4.0
/ code examples:
LGPLv3 or later
)
0.4.4 Generated by
1.9.4