Go to the documentation of this file.
40#ifndef errorestimator_h
41#define errorestimator_h
54#define _IFT_ErrorEstimator_regionskipmap "regionskipmap"
55#define _IFT_ErrorEstimator_IStype "istype"
62class RemeshingCriteria;
84 std :: unique_ptr< RemeshingCriteria >
rc;
151 bool skipRegion(
int reg);
152 virtual void reinitialize();
ErrorEstimatorType eeType
int skippedNelems
Number of skipped elements.
int giveNumberOfSkippedElements()
virtual double giveElementError(EE_ErrorType type, Element *elem, TimeStep *tStep)=0
ErrorEstimatorType giveErrorEstimatorType() const
ErrorEstimator(int n, Domain *d)
Constructor.
std ::unique_ptr< RemeshingCriteria > rc
void setDomain(Domain *d) override
Sets Domain; should also re-initialize attributes if necessary.
virtual RemeshingCriteria * giveRemeshingCrit()=0
virtual int estimateError(EE_ErrorMode mode, TimeStep *tStep)=0
InternalStateType IStype
Internal state type of variable to get internal forces.
virtual double giveValue(EE_ValueType type, TimeStep *tStep)=0
FEMComponent(int n, Domain *d)
@ relativeErrorEstimateEEV
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011