opm-simulators
convergencecriterion.hh File Reference
#include <dune/common/version.hh>
#include <dune/common/fvector.hh>
#include <cmath>
#include <iostream>
#include <iomanip>

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

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

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