convergencecriterion.hh File Reference

Define some base class for the convergence criteria of the linear solvers of DUNE-ISTL. 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  Opm::Linear::ConvergenceCriterion< Vector >
 Base class for all convergence criteria which only defines an virtual API. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Linear
 

Detailed Description

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