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
Header file for containing helper functions to construct various hyperelastic material models.
Defines the VanishingStrain material model and related functions.
Defines the VanishingStress material model and related functions.
Definition of several material related enums.
Implementation of the Saint Venant-Kirchhoff material model.
Contains the LinearElasticityT class implementation.