|
OOFEM 3.0
|
#include "bodyload.h"Go to the source code of this file.
Classes | |
| class | oofem::PointLoad |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for PointLoad | |
| #define | _IFT_PointLoad_Name "pointload" |
| #define | _IFT_PointLoad_ndofs "ndofs" |
| #define | _IFT_PointLoad_coords "coords" |
| #define | _IFT_PointLoad_loadtype "loadtype" |
| #define | _IFT_PointLoad_cstype "cstype" |
| #define _IFT_PointLoad_coords "coords" |
Definition at line 44 of file pointload.h.
Referenced by oofem::PointLoad::giveInputRecord(), and oofem::PointLoad::initializeFrom().
| #define _IFT_PointLoad_cstype "cstype" |
Definition at line 46 of file pointload.h.
Referenced by oofem::PointLoad::giveInputRecord(), and oofem::PointLoad::initializeFrom().
| #define _IFT_PointLoad_loadtype "loadtype" |
Definition at line 45 of file pointload.h.
Referenced by oofem::PointLoad::giveInputRecord(), and oofem::PointLoad::initializeFrom().
| #define _IFT_PointLoad_Name "pointload" |
Definition at line 42 of file pointload.h.
Referenced by oofem::PointLoad::giveInputRecordName().
| #define _IFT_PointLoad_ndofs "ndofs" |
Definition at line 43 of file pointload.h.