Opm::Properties::PreconditionerRelaxation< TypeTag, TTag::ParallelBaseLinearSolver > Struct Template Reference

set the preconditioner relaxation parameter to 1.0 by default More...

#include <parallelbasebackend.hh>

Public Types

using type = GetPropType< TypeTag, Scalar >
 

Static Public Attributes

static constexpr type value = 1.0
 

Detailed Description

template<class TypeTag>
struct Opm::Properties::PreconditionerRelaxation< TypeTag, TTag::ParallelBaseLinearSolver >

set the preconditioner relaxation parameter to 1.0 by default

Member Typedef Documentation

◆ type

template<class TypeTag >
using Opm::Properties::PreconditionerRelaxation< TypeTag, TTag::ParallelBaseLinearSolver >::type = GetPropType<TypeTag, Scalar>

Member Data Documentation

◆ value

template<class TypeTag >
constexpr type Opm::Properties::PreconditionerRelaxation< TypeTag, TTag::ParallelBaseLinearSolver >::value = 1.0
staticconstexpr

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