Contains the Material interface class and related template functions for material properties. More...
#include <ikarus/finiteelements/mechanics/materials/strainconversions.hh>
#include <ikarus/finiteelements/mechanics/materials/tags.hh>
#include <ikarus/finiteelements/physicshelper.hh>
#include <ikarus/utils/concepts.hh>
#include <ikarus/utils/linearalgebrahelper.hh>
#include <ikarus/utils/traits.hh>
Go to the source code of this file.
Classes | |
struct | Ikarus::Material< MI > |
Interface classf or materials. More... | |
Namespaces | |
namespace | Ikarus |
Concepts | |
concept | Ikarus::CorrectStrainSize |
Template concept for ensuring correct strain size. | |
Functions | |
template<typename MAT , typename S > | |
consteval bool | Ikarus::hasCorrectSize () |
Template function for checking if the strain size is correct. More... | |