|
OOFEM 3.0
|
#include "boundaryload.h"Go to the source code of this file.
Classes | |
| class | oofem::UsrDefBoundaryLoad |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for ConstantSurfaceLoad | |
| #define | _IFT_UsrDefBoundaryLoad_intensityfunction "intensityfunction" |
| #define | _IFT_UsrDefBoundaryLoad_Name "usrdefboundaryload" |
| #define | _IFT_UsrDefBoundaryLoad_GeomType "geomtype" |
| #define | _IFT_UsrDefBoundaryLoad_approxorder "approxorder" |
| #define _IFT_UsrDefBoundaryLoad_approxorder "approxorder" |
Definition at line 45 of file usrdefboundaryload.h.
Referenced by oofem::UsrDefBoundaryLoad::giveInputRecord(), and oofem::UsrDefBoundaryLoad::initializeFrom().
| #define _IFT_UsrDefBoundaryLoad_GeomType "geomtype" |
Definition at line 44 of file usrdefboundaryload.h.
Referenced by oofem::UsrDefBoundaryLoad::giveInputRecord(), and oofem::UsrDefBoundaryLoad::initializeFrom().
| #define _IFT_UsrDefBoundaryLoad_intensityfunction "intensityfunction" |
Definition at line 42 of file usrdefboundaryload.h.
Referenced by oofem::UsrDefBoundaryLoad::giveInputRecord(), and oofem::UsrDefBoundaryLoad::initializeFrom().
| #define _IFT_UsrDefBoundaryLoad_Name "usrdefboundaryload" |
Definition at line 43 of file usrdefboundaryload.h.
Referenced by oofem::UsrDefBoundaryLoad::giveInputRecordName().