#include "convergencecriterion.hh"
#include <opm/common/Unused.hpp>
#include <dune/istl/scalarproducts.hh>
Go to the source code of this file.
Classes | |
class | Ewoms::Linear::ResidReductionCriterion< Vector > |
Provides a convergence criterion which looks at the reduction of the two-norm of the residual for the linear solvers. More... | |