v0.14.0
Classes | Namespaces | Functions
ADOLCPlasticityMaterialModels.hpp File Reference

Matetial models for plasticity. More...

Go to the source code of this file.

Classes

struct  ADOLCPlasticity::J2Plasticity< DIM >
 J2 plasticity (Kinematic Isotropic (Linear) Hardening) More...
 
struct  ADOLCPlasticity::J2Plasticity< 3 >
 J2 (Von Misses) plasticity. More...
 
struct  ADOLCPlasticity::J2Plasticity< 2 >
 [J2 2D] More...
 
struct  ADOLCPlasticity::ParaboloidalPlasticity
 [J2 2D] More...
 

Namespaces

 ADOLCPlasticity
 

Functions

template<typename MODEL >
auto ADOLCPlasticity::createMaterial (std::array< int, ClosestPointProjection::LAST_TAPE > tapes_tags={0, 1, 2})
 

Detailed Description

Matetial models for plasticity.

Definition in file ADOLCPlasticityMaterialModels.hpp.