OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/Beams/beambaseelement.h"
#include "../sm/CrossSections/layeredcrosssection.h"
#include "dofmanager.h"
Go to the source code of this file.
Classes | |
class | oofem::Beam2d |
This class implements a 2-dimensional beam element with cubic lateral displacement, quadratic rotations, and linear longitudinal displacements and geometry. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Beam2d | |
#define | _IFT_Beam2d_Name "beam2d" |
#define | _IFT_Beam2d_dofstocondense "dofstocondense" |
#define _IFT_Beam2d_dofstocondense "dofstocondense" |
Definition at line 45 of file beam2d.h.
Referenced by oofem::Beam2d::initializeFrom().
#define _IFT_Beam2d_Name "beam2d" |
Definition at line 44 of file beam2d.h.
Referenced by oofem::Beam2d::giveInputRecordName().