OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Elements/nlstructuralelement.h"
Go to the source code of this file.
Classes | |
class | oofem::Truss2d |
This class implements a two-node truss bar element for two-dimensional analysis. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for 2D truss element | |
#define | _IFT_Truss2d_Name "truss2d" |
#define | _IFT_Truss2d_cs "cs" |
#define _IFT_Truss2d_cs "cs" |
Definition at line 43 of file truss2d.h.
Referenced by oofem::Truss2d::initializeFrom().
#define _IFT_Truss2d_Name "truss2d" |
Definition at line 42 of file truss2d.h.
Referenced by oofem::Truss2d::giveInputRecordName().