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

By default, accept any time step larger than zero. More...

#include <fvbasediscretization.hh>

Public Types

using type = GetPropType< TypeTag, Scalar >
 

Static Public Attributes

static constexpr type value = 0.0
 

Detailed Description

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

By default, accept any time step larger than zero.

Member Typedef Documentation

◆ type

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

Member Data Documentation

◆ value

template<class TypeTag >
constexpr type Opm::Properties::MinTimeStepSize< TypeTag, TTag::FvBaseDiscretization >::value = 0.0
staticconstexpr

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