#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 | concepts::ExplicitResidual< F > |
class | hp2D::ExplicitResidual2D< F >::Distance |
class | hp2D::ExplicitResidual2D< F >::EdgeWeight |
Namespaces | |
namespace | concepts |
namespace | hp1D |
namespace | hp2D |
Abstract class representing the explicit residual a posteriori error estimator.
Definition in file explicitResidual.hh.