OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::ProblemSequence |
Meta-engineering problem used to solve a sequence off different problems, all using the same domain. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for ProblemSequence | |
#define | _IFT_ProblemSequence_Name "problemsequence" |
#define | _IFT_ProblemSequence_engineeringModels "engngms" |
#define _IFT_ProblemSequence_engineeringModels "engngms" |
Definition at line 44 of file problemsequence.h.
Referenced by oofem::ProblemSequence::initializeFrom().
#define _IFT_ProblemSequence_Name "problemsequence" |
Definition at line 43 of file problemsequence.h.
Referenced by oofem::ProblemSequence::giveInputRecordName().