OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/nlstructuralelement.h"
Go to the source code of this file.
Classes | |
class | oofem::LIBeam3dNL |
This class implements a 3-dimensional Linear Isoparametric Mindlin theory 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 LIBeam3dNL | |
#define | _IFT_LIBeam3dNL_Name "libeam3dnl" |
#define | _IFT_LIBeam3dNL_refnode "refnode" |
#define _IFT_LIBeam3dNL_Name "libeam3dnl" |
Definition at line 42 of file libeam3dnl.h.
Referenced by oofem::LIBeam3dNL::giveInputRecordName().
#define _IFT_LIBeam3dNL_refnode "refnode" |
Definition at line 43 of file libeam3dnl.h.
Referenced by oofem::LIBeam3dNL::initializeFrom().