#include <opm/common/Unused.hpp>
#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 | Ewoms::Linear::ConvergenceCriterion< Vector > |
Base class for all convergence criteria which only defines an virtual API. More... | |
Define some base class for the convergence criteria of the linear solvers of DUNE-ISTL.