Opm::Properties::NewtonTargetIterations< TypeTag, MyTypeTag > Struct Template Reference

The number of iterations at which the Newton method should aim at. More...

#include <newtonmethodproperties.hh>

Public Types

using type = UndefinedProperty
 

Detailed Description

template<class TypeTag, class MyTypeTag>
struct Opm::Properties::NewtonTargetIterations< TypeTag, MyTypeTag >

The number of iterations at which the Newton method should aim at.

This is used to control the time-step size. The heuristic used is to scale the last time-step size by the deviation of the number of iterations used from the target steps.

Member Typedef Documentation

◆ type

template<class TypeTag , class MyTypeTag >
using Opm::Properties::NewtonTargetIterations< TypeTag, MyTypeTag >::type = UndefinedProperty

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