30 #include "YieldSurfaceSection2d.h" 32 #ifndef YS_Section2D01_h 33 #define YS_Section2D01_h 45 void getSectionStiffness(
Matrix &Ks);
51 const Matrix &getInitialTangent(
void)
const;
53 void Print(std::ostream &s,
int flag =0);
void Print(std::ostream &s, int flag=0)
Imprime el objeto.
Definition: YS_Section2D01.cpp:80
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
Cross section with yield surface on a bi-dimensional problem (three DOFs for each section)...
Definition: YS_Section2D01.h:40
SectionForceDeformation * getCopy(void) const
Virtual constructor.
Definition: YS_Section2D01.cpp:77
================================================================================
Definition: ContinuaReprComponent.h:34