40 #ifndef PEAKORIENTED2D02_H 41 #define PEAKORIENTED2D02_H 43 #include <material/yieldSurface/evolution/BkStressLimSurface2D.h> 44 #include <material/yieldSurface/plasticHardeningMaterial/NullPlasticMaterial.h> 86 void Print(std::ostream & s,
int flag)
const;
void Print(std::ostream &s, int flag) const
Print stuff.
Definition: PeakOriented2D02.cpp:64
Plastic material with strain hardening.
Definition: PlasticHardeningMaterial.h:43
Definition: NullPlasticMaterial.h:41
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
Grows/shrinks one side while keeping the diametrically opposite end the same.
Definition: PeakOriented2D02.h:72
YieldSurface_BC is an abstract class and provides the interface between the specific yield surface de...
Definition: YieldSurface_BC.h:53