version 0.4.1
ikarus/finiteelements/mechanics/materials.hh
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2021-2024 The Ikarus Developers mueller@ibb.uni-stuttgart.de
2
// SPDX-License-Identifier: LGPL-3.0-or-later
3
10
#pragma once
11
12
#include <
ikarus/finiteelements/mechanics/materials/linearelasticity.hh
>
13
#include <
ikarus/finiteelements/mechanics/materials/neohooke.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
>
svk.hh
Implementation of the Saint Venant-Kirchhoff material model.
vanishingstress.hh
Defines the VanishingStress material model and related functions.
linearelasticity.hh
Contains the LinearElasticityT class implementation.
vanishingstrain.hh
Defines the VanishingStrain material model and related functions.
tags.hh
Definition of several material related enums.
neohooke.hh
Implementation of the NeoHooke material model.
ikarus
finiteelements
mechanics
materials.hh
© Copyright 2021-
Ikarus project contributors
(doc pages:
CC-BY 4.0
/ code examples:
LGPLv3 or later
)
0.4.1 Generated by
1.9.4