version 0.4.1
vanishingstrain.hh File Reference

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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Ikarus
 

Functions

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