Classes | Namespaces
error_estimator.h File Reference

Go to the source code of this file.

Classes

class  oomph::ErrorEstimator
 Base class for spatial error estimators. More...
 
class  oomph::ElementWithZ2ErrorEstimator
 Base class for finite elements that can compute the quantities that are required for the Z2 error estimator. More...
 
class  oomph::Z2ErrorEstimator
 Z2-error-estimator: Elements that can be used with Z2 error estimation should be derived from the base class ElementWithZ2ErrorEstimator and implement its pure virtual member functions to provide the following functionality: More...
 
class  oomph::DummyErrorEstimator
 Dummy error estimator, allows manual specification of refinement pattern by forcing refinement in regions defined by elements in a reference mesh. More...
 

Namespaces

namespace  oomph
 DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).