|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/EngineeringModels/structengngmodel.h"#include "sparselinsystemnm.h"#include "sparsemtrxtype.h"#include "unknownnumberingscheme.h"Go to the source code of this file.
Classes | |
| class | oofem::LinearStatic |
| This class implements linear static engineering problem. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_LinearStatic_Name "linearstatic" |
| #define _IFT_LinearStatic_Name "linearstatic" |
Definition at line 43 of file linearstatic.h.
Referenced by oofem::LinearStatic::giveInputRecordName(), and oofem::HuertaErrorEstimator::setupRefinedProblemProlog().