OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/structuralelement.h"
#include "../sm/CrossSections/fiberedcs.h"
Go to the source code of this file.
Classes | |
class | oofem::LIBeam3d |
This class implements a 3-dimensional mindlin theory Linear Isoparametric beam element, with reduced integration. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for LIBeam3d | |
#define | _IFT_LIBeam3d_Name "libeam3d" |
#define | _IFT_LIBeam3d_refnode "refnode" |
#define _IFT_LIBeam3d_Name "libeam3d" |
Definition at line 43 of file libeam3d.h.
Referenced by oofem::LIBeam3d::giveInputRecordName().
#define _IFT_LIBeam3d_refnode "refnode" |
Definition at line 44 of file libeam3d.h.
Referenced by oofem::LIBeam3d::initializeFrom().