|
OOFEM 3.0
|
#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 | |
| namespace | oofem |
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().