OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/3D/lspace.h"
Go to the source code of this file.
Classes | |
class | oofem::MacroLSpace |
This class implements a macroelement. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for MacroLspace | |
#define | _IFT_MacroLSpace_Name "macrolspace" |
#define | _IFT_MacroLspace_microMasterNodes "micromasternodes" |
#define | _IFT_MacroLspace_microBoundaryNodes "microboundarynodes" |
#define | _IFT_MacroLspace_stiffMatrxFileName "stiffmatrxfilename" |
#define _IFT_MacroLspace_microBoundaryNodes "microboundarynodes" |
Definition at line 44 of file macrolspace.h.
Referenced by oofem::MacroLSpace::initializeFrom().
#define _IFT_MacroLspace_microMasterNodes "micromasternodes" |
Definition at line 43 of file macrolspace.h.
Referenced by oofem::MacroLSpace::initializeFrom().
#define _IFT_MacroLSpace_Name "macrolspace" |
Definition at line 42 of file macrolspace.h.
Referenced by oofem::MacroLSpace::giveInputRecordName().
#define _IFT_MacroLspace_stiffMatrxFileName "stiffmatrxfilename" |
Definition at line 45 of file macrolspace.h.
Referenced by oofem::MacroLSpace::initializeFrom().