OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "Elements/structural3delement.h"
#include "ErrorEstimators/directerrorindicatorrc.h"
#include "ErrorEstimators/huertaerrorestimator.h"
#include "zznodalrecoverymodel.h"
#include "nodalaveragingrecoverymodel.h"
#include "sprnodalrecoverymodel.h"
#include "spatiallocalizer.h"
#include "ErrorEstimators/zzerrorestimator.h"
#include "mmashapefunctprojection.h"
Go to the source code of this file.
Classes | |
class | oofem::LTRSpace |
This class implements a linear tetrahedral four-node finite element for stress analysis. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_LTRSpace_Name "ltrspace" |
#define _IFT_LTRSpace_Name "ltrspace" |
Definition at line 48 of file ltrspace.h.
Referenced by oofem::LTRSpace::giveInputRecordName().