KASKADE 7 development version
|
Construct a higher order estimate for the finite element solution from gradient information. More...
#include <averaging_errorest.hh>
Construct a higher order estimate for the finite element solution from gradient information.
Using the gradient information from an averaging estimator a higher order finite element function is constructed via a least squares fit
Definition at line 238 of file averaging_errorest.hh.
Public Types | |
typedef DiscontSpace | ErrorGradientFunctionSpace |
typedef Space | ErrorFunctionSpace |
typedef ErrorGradientFunctionSpace::template Element< Grid::dimension >::type | ErrorGradientFunction |
typedef ErrorFunctionSpace::template Element< 1 >::type | ErrorFunction |
Public Member Functions | |
void | getErrorFunction (ErrorFunction &ex, ErrorGradientFunction const &gex) |