Opm::Parameters::NewtonTolerance< Scalar > Struct Template Reference

The value for the error below which convergence is declared. More...

#include <newtonmethodparameters.hh>

Static Public Attributes

static constexpr Scalar value = 1e-8
 

Detailed Description

template<class Scalar>
struct Opm::Parameters::NewtonTolerance< Scalar >

The value for the error below which convergence is declared.

This value can (and for the porous media models will) be changed to account for grid scaling and other effects.

Member Data Documentation

◆ value

template<class Scalar >
constexpr Scalar Opm::Parameters::NewtonTolerance< Scalar >::value = 1e-8
staticconstexpr

The documentation for this struct was generated from the following file: