OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/ErrorEstimators/combinedzzsiee.h"
#include "domain.h"
#include "element.h"
#include "connectivitytable.h"
#include "mathfem.h"
#include "errorestimatortype.h"
#include "classfactory.h"
Go to the source code of this file.
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | CZZSI_ZERO_INDICATOR_TOL 1.e-3 |
Functions | |
oofem::REGISTER_ErrorEstimator (CombinedZZSIErrorEstimator, EET_CZZSI) | |
#define CZZSI_ZERO_INDICATOR_TOL 1.e-3 |
Definition at line 44 of file combinedzzsiee.C.
Referenced by oofem::CombinedZZSIRemeshingCriteria::giveRequiredDofManDensity().