Programming tasks to Scientific Computing I
Classes
errorEstimator.h File Reference
#include <typeinfo>
#include <cxxabi.h>
#include <Eigen/Dense>

Go to the source code of this file.

Classes

class  ErrorEstimator< ConfiguratorType >
 Class for local error estimation. More...
 

Detailed Description

Error estimator for Poisson's equation

Note
Based on code by Stefan W. von Deylen and Benedict Geihe

Definition in file errorEstimator.h.