OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/EngineeringModels/structengngmodel.h"
Go to the source code of this file.
Classes | |
class | oofem::DEIDynamic |
This class implements Linear (- may be changed) solution of dynamic problems using Direct Explicit Integration scheme - Central Difference Method. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for DEIDynamic | |
#define | _IFT_DEIDynamic_Name "deidynamic" |
#define | _IFT_DEIDynamic_dumpcoef "dumpcoef" |
#define | _IFT_DEIDynamic_deltat "deltat" |
#define _IFT_DEIDynamic_deltat "deltat" |
Definition at line 44 of file deidynamic.h.
Referenced by oofem::DEIDynamic::initializeFrom().
#define _IFT_DEIDynamic_dumpcoef "dumpcoef" |
Definition at line 43 of file deidynamic.h.
Referenced by oofem::DEIDynamic::initializeFrom().
#define _IFT_DEIDynamic_Name "deidynamic" |
Definition at line 42 of file deidynamic.h.
Referenced by oofem::DEIDynamic::giveInputRecordName().