convergencecriterion.hh File Reference

Base class for all convergence criteria which only defines an virtual API. More...

#include <dune/common/version.hh>
#include <dune/common/fvector.hh>
#include <cmath>
#include <iostream>
#include <iomanip>
Include dependency graph for convergencecriterion.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::ConvergenceCriterion< Vector >
 Base class for all convergence criteria which only defines an virtual API. More...
 

Namespaces

 Ewoms
 

Detailed Description

Base class for all convergence criteria which only defines an virtual API.

Define some base class for the convergence criteria of the linear solvers of DUNE-ISTL.