OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
errorestimator.h File Reference
#include "femcmpnn.h"
#include "interface.h"
#include "errorestimatortype.h"
#include "intarray.h"
#include "internalstatetype.h"
#include "remeshingcrit.h"
#include <memory>

Go to the source code of this file.

Classes

class  oofem::ErrorEstimator
 The base class for all error estimation or error indicator algorithms. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for ErrorEstimator
#define _IFT_ErrorEstimator_regionskipmap   "regionskipmap"
 
#define _IFT_ErrorEstimator_IStype   "istype"
 

Enumerations

enum  oofem::EE_ValueType { oofem::relativeErrorEstimateEEV, oofem::globalNormEEV, oofem::globalErrorEEV, oofem::globalWeightedErrorEEV }
 Type characterizing different type of errors. More...
 
enum  oofem::EE_ErrorType { oofem::unknownET, oofem::indicatorET, oofem::internalStressET, oofem::primaryUnknownET }
 Type characterizing different type of element errors. More...
 
enum  oofem::EE_ErrorMode { oofem::equilibratedEM, oofem::temporaryEM }
 Type determining whether temporary or equilibrated variables are used for error evaluation. More...
 

Macro Definition Documentation

#define _IFT_ErrorEstimator_IStype   "istype"

Definition at line 55 of file errorestimator.h.

Referenced by oofem::ErrorEstimator::initializeFrom().

#define _IFT_ErrorEstimator_regionskipmap   "regionskipmap"

Definition at line 54 of file errorestimator.h.

Referenced by oofem::ErrorEstimator::initializeFrom().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011