version 0.4.1
ikarus/finiteelements/mechanics/materials.hh
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2021-2025 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/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
>
svk.hh
Implementation of the Saint Venant-Kirchhoff material model.
tags.hh
Definition of several material related enums.
vanishingstress.hh
Defines the VanishingStress material model and related functions.
linearelasticity.hh
Contains the LinearElasticityT class implementation.
factory.hh
Header file for containing helper functions to construct various hyperelastic material models.
vanishingstrain.hh
Defines the VanishingStrain material model and related functions.
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