32 #ifndef ISOTROPIC2D01_H    33 #define ISOTROPIC2D01_H    35 #include "PlasticHardening2D.h"    46     virtual void Print(std::ostream &s, 
int flag =0) 
const;
 Plastic material with strain hardening. 
Definition: PlasticHardeningMaterial.h:43
Plastic hardening yield surface evolution law (2D). 
Definition: PlasticHardening2D.h:43
virtual void Print(std::ostream &s, int flag=0) const
Print stuff. 
Definition: Isotropic2D01.cpp:60
Isotropic hardening evolution law. 
Definition: Isotropic2D01.h:41
Yield surface evolution law. 
Definition: YS_Evolution.h:50
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35