Opm::Properties::MaxTimeStepSize< TypeTag, TTag::FvBaseDiscretization > Struct Template Reference

use an unlimited time step size by default More...

#include <fvbasediscretization.hh>

Public Types

using type = GetPropType< TypeTag, Scalar >
 

Static Public Attributes

static constexpr type value = std::numeric_limits<type>::infinity()
 

Detailed Description

template<class TypeTag>
struct Opm::Properties::MaxTimeStepSize< TypeTag, TTag::FvBaseDiscretization >

use an unlimited time step size by default

Member Typedef Documentation

◆ type

template<class TypeTag >
using Opm::Properties::MaxTimeStepSize< TypeTag, TTag::FvBaseDiscretization >::type = GetPropType<TypeTag, Scalar>

Member Data Documentation

◆ value

template<class TypeTag >
constexpr type Opm::Properties::MaxTimeStepSize< TypeTag, TTag::FvBaseDiscretization >::value = std::numeric_limits<type>::infinity()
staticconstexpr

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