40 #ifndef COMBINEDISOKIN2D02_H 41 #define COMBINEDISOKIN2D02_H 43 #include <material/yieldSurface/evolution/BkStressLimSurface2D.h> 62 double iso_ratio,
double kin_ratio,
71 int algo,
double resfact,
double appfact,
double dir
75 void Print(std::ostream & s,
int flag)
const;
Plastic material with strain hardening.
Definition: PlasticHardeningMaterial.h:43
Kinematic model is based on back-stress Isotropic model on plastic-deformations This one is also defo...
Definition: CombinedIsoKin2D02.h:58
void Print(std::ostream &s, int flag) const
Print stuff.
Definition: CombinedIsoKin2D02.cpp:69
Yield surface evolution law.
Definition: YS_Evolution.h:50
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
Back-strees isotropic model evolution law.
Definition: BkStressLimSurface2D.h:43
YieldSurface_BC is an abstract class and provides the interface between the specific yield surface de...
Definition: YieldSurface_BC.h:53