OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/ErrorEstimators/zzerrorestimator.h"
#include "../sm/ErrorEstimators/scalarerrorindicator.h"
#include "../sm/ErrorEstimators/directerrorindicatorrc.h"
Go to the source code of this file.
Classes | |
class | oofem::CombinedZZSIErrorEstimator |
The implementation of combined criteria: Zienkiewicz Zhu Error Estimator for elastic regime and scalar error indicator in non-linear regime. More... | |
class | oofem::CombinedZZSIRemeshingCriteria |
The class represent the corresponding remeshing criteria to CombinedZZSIErrorEstimator. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_CombinedZZSIErrorEstimator_Name "zzscalar" |
#define _IFT_CombinedZZSIErrorEstimator_Name "zzscalar" |
Definition at line 42 of file combinedzzsiee.h.