explicitResidual.hh File Reference
#include "estimator/estimator.hh"
#include "hp2D.hh"
#include "formula/elementFormulaContainer.hh"
#include "basics/exceptions.hh"
Go to the source code of this file.
Classes | |
class | hp2D::ExplicitResidual2D< F >::Distance |
Weight class for 2d Elements. More... | |
class | hp2D::ExplicitResidual2D< F >::EdgeWeight |
Weight class for 1d Elements. More... | |
class | concepts::ExplicitResidual< F > |
class | hp1D::ExplicitResidual1D< F > |
class | hp2D::ExplicitResidual2D< F > |
Given a elliptic equation: More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp1D | |
1D hp-FEM | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Detailed Description
Abstract class representing the explicit residual a posteriori error estimator.
Definition in file explicitResidual.hh.