30 #include "YieldSurfaceSection2d.h" 32 #ifndef YS_Section2D02_h 33 #define YS_Section2D02_h 44 double maxPlstkRot, peakPlstkRot, iFactor;
46 void getSectionStiffness(
Matrix &Ks);
54 void Print (std::ostream &s,
int flag =0);
55 int commitState (
void);
const Matrix & getInitialTangent(void) const
Return the tangent stiffness matrix.
Definition: YS_Section2D02.cpp:105
Cross section with yield surface fro bi-dimensional problem (three degrees of freedom in each section...
Definition: YS_Section2D02.h:40
Yield surface.
Definition: YieldSurface_BC.h:46
Base class for cross sections with yield surface on a bi-dimensional space (three DOFs for each secti...
Definition: YieldSurfaceSection2d.h:51
SectionForceDeformation * getCopy(void) const
Virtual constructor.
Definition: YS_Section2D02.cpp:113
void Print(std::ostream &s, int flag=0)
Imprime el objeto.
Definition: YS_Section2D02.cpp:125
================================================================================
Definition: ContinuaReprComponent.h:34