My Project
|
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) |
The base epsilon value for finite difference calculations.