|
MFEM
v3.3
Finite element discretization library
|
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::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... | |
Namespaces | |
| mfem | |
1.8.5