|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/Elements/structuralelement.h"Go to the source code of this file.
Classes | |
| class | oofem::LumpedMassElement |
| This class implements a simple lumped mass element. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for lumped mass element | |
| #define | _IFT_LumpedMassElement_Name "lumpedmass" |
| #define | _IFT_LumpedMassElement_components "components" |
| #define | _IFT_LumpedMassElement_dofs "dofs" |
| #define _IFT_LumpedMassElement_components "components" |
Definition at line 43 of file lumpedmasselement.h.
Referenced by oofem::LumpedMassElement::initializeFrom().
| #define _IFT_LumpedMassElement_dofs "dofs" |
Definition at line 44 of file lumpedmasselement.h.
Referenced by oofem::LumpedMassElement::initializeFrom().
| #define _IFT_LumpedMassElement_Name "lumpedmass" |
Definition at line 42 of file lumpedmasselement.h.
Referenced by oofem::LumpedMassElement::giveInputRecordName().