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

Defines the VanishingStrain material model and related functions. More...

Go to the source code of this file.

Classes

struct  Ikarus::Materials::VanishingStrain< strainIndexPair, MI >
 VanishingStrain material model that enforces strain components to be zero. More...
 

Namespaces

namespace  Ikarus
 
namespace  Ikarus::Materials
 

Functions

template<MatrixIndexPair... stressIndexPair, typename MaterialImpl >
auto Ikarus::Materials::makeVanishingStrain (MaterialImpl mat)
 Factory function to create a VanishingStrain material with specified strain indices. More...
 
template<typename MaterialImpl >
auto Ikarus::Materials::planeStrain (const MaterialImpl &mat)
 Factory function to create a VanishingStrain material for plane strain conditions. More...