version 0.4.4
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-
Ikarus project contributors
(doc pages:
CC-BY 4.0
/ code examples:
LGPLv3 or later
)
0.4.4 Generated by
1.9.4