MFEM v4.7.0
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
estimators.hpp File Reference

Go to the source code of this file.

Classes

class  mfem::AbstractErrorEstimator
 Base class for all error estimators. More...
 
class  mfem::ErrorEstimator
 Base class for all element based error estimators. More...
 
class  mfem::AnisotropicErrorEstimator
 The AnisotropicErrorEstimator class is the base class for all error estimators that compute one non-negative real (double) number and an anisotropic flag for every element in the Mesh. More...
 
class  mfem::ZienkiewiczZhuEstimator
 The ZienkiewiczZhuEstimator class implements the Zienkiewicz-Zhu error estimation procedure. More...
 
class  mfem::LSZienkiewiczZhuEstimator
 The LSZienkiewiczZhuEstimator class implements the Zienkiewicz-Zhu error estimation procedure [1,2] using face-based patches [3]. More...
 
class  mfem::L2ZienkiewiczZhuEstimator
 The L2ZienkiewiczZhuEstimator class implements the Zienkiewicz-Zhu error estimation procedure where the flux averaging is replaced by a global L2 projection (requiring a mass matrix solve). More...
 
class  mfem::LpErrorEstimator
 The LpErrorEstimator class compares the solution to a known coefficient. More...
 
class  mfem::KellyErrorEstimator
 The KellyErrorEstimator class provides a fast error indication strategy for smooth scalar parallel problems. More...
 

Namespaces

namespace  mfem