My Project
Loading...
Searching...
No Matches
Opm::Properties::BaseEpsilon< TypeTag, TTag::FiniteDifferenceLocalLinearizer > Struct Template Reference

The base epsilon value for finite difference calculations. More...

#include <fvbasefdlocallinearizer.hh>

Public Types

using type = GetPropType<TypeTag, Properties::Scalar>
 

Static Public Attributes

static constexpr type value = std::max<type>(0.9123e-10, std::numeric_limits<type>::epsilon()*1.23e3)
 

Detailed Description

template<class TypeTag>
struct Opm::Properties::BaseEpsilon< TypeTag, TTag::FiniteDifferenceLocalLinearizer >

The base epsilon value for finite difference calculations.


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