OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::SPRNodalRecoveryModel |
The Superconvergent Patch Recovery (SPR) nodal recovery model is based on paper of Zienkiewicz and Zhu "The Superconvergent Patch recovery and Posteriori Error Estimates. Part 1: The Recovery Technique", Int. More... | |
struct | oofem::SPRNodalRecoveryModel::parallelStruct |
Helper structure to pass required arguments to packing/unpacking functions needed in parallel mode. More... | |
class | oofem::SPRNodalRecoveryModelInterface |
The element interface required by ZZNodalRecoveryModel. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_SPRNodalRecoveryModel_Name "spr" |
Enumerations | |
enum | oofem::SPRPatchType { oofem::SPRPatchType_none = 0, oofem::SPRPatchType_2dxy = 1, oofem::SPRPatchType_3dBiLin, oofem::SPRPatchType_2dquadratic, oofem::SPRPatchType_3dBiQuadratic } |
#define _IFT_SPRNodalRecoveryModel_Name "spr" |
Definition at line 41 of file sprnodalrecoverymodel.h.