Go to the documentation of this file.
52 varType = IST_PrincipalDamageTensor;
54 varType = IST_PrincipalDamageTempTensor;
66 double sval, maxVal = 0.0;
80 if ( gp->giveNumber() == 1 ) {
83 maxVal =
max(maxVal, sval);
95 ErrorEstimator :: initializeFrom(ir);
106ScalarErrorIndicator :: giveRemeshingCrit()
109 this->
rc = std::make_unique<DirectErrorIndicatorRC>(1,
this);
112 return this->
rc.get();
#define REGISTER_ErrorEstimator(class, type)
virtual IntegrationRule * giveDefaultIntegrationRulePtr()
virtual int giveIPValue(FloatArray &answer, GaussPoint *gp, InternalStateType type, TimeStep *tStep)
std ::unique_ptr< RemeshingCriteria > rc
double computeNorm() const
InternalStateType varType
Corresponding internal state type.
int indicatorType
Type of internal variable to be indicator (type for temp and nontemp version).
RemeshingCriteria * giveRemeshingCrit() override
FloatArrayF< N > max(const FloatArrayF< N > &a, const FloatArrayF< N > &b)
@ EET_SEI
Scalar Error Indicator.
#define _IFT_ScalarErrorIndicator_vartype
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