version 0.4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
interface.hh File Reference

Contains the Material interface class and related template functions for material properties. More...

Go to the source code of this file.

Classes

struct  Ikarus::Material< MaterialImpl >
 Interface classf or materials. More...
 

Namespaces

namespace  Ikarus
 

Concepts

concept  Ikarus::CorrectStrainSize
 Template concept for ensuring correct strain size.
 

Functions

template<typename Material , typename Strains >
consteval bool Ikarus::hasCorrectSize ()
 Template function for checking if the strain size is correct. More...