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

Specifies the verbosity of the linear solver. More...

#include <linalgproperties.hh>

Public Types

using type = UndefinedProperty
 

Detailed Description

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

Specifies the verbosity of the linear solver.

By default it is 0, i.e. it doesn't print anything. Setting this property to 1 prints aggregated convergence rates, 2 prints the convergence rate of every iteration of the scheme.

Member Typedef Documentation

◆ type

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

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