|
OOFEM 3.0
|
#include "sm/Elements/structuralelement.h"Go to the source code of this file.
Classes | |
| class | oofem::NodalSpringElement |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for spring element | |
| #define | _IFT_NodalSpringElement_Name "nodalspring" |
| #define | _IFT_NodalSpringElement_dofmask "dofmask" |
| #define | _IFT_NodalSpringElement_springConstants "k" |
| #define | _IFT_NodalSpringElement_masses "m" |
| #define _IFT_NodalSpringElement_dofmask "dofmask" |
Definition at line 43 of file nodalspringelement.h.
| #define _IFT_NodalSpringElement_masses "m" |
Definition at line 45 of file nodalspringelement.h.
| #define _IFT_NodalSpringElement_Name "nodalspring" |
Definition at line 42 of file nodalspringelement.h.
Referenced by oofem::NodalSpringElement::giveInputRecordName().
| #define _IFT_NodalSpringElement_springConstants "k" |
Definition at line 44 of file nodalspringelement.h.