SpECTRE  v2024.05.11
amr::Criteria::Constraints< Dim, TensorTags >::CoarseningFactor Struct Reference

Public Types

using type = double
 

Static Public Member Functions

static double lower_bound ()
 
static double upper_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<size_t Dim, typename TensorTags >
constexpr Options::String amr::Criteria::Constraints< Dim, TensorTags >::CoarseningFactor::help
staticconstexpr
Initial value:
= {
"If all constraints are below the 'AbsoluteTarget' times this factor, "
"the element will be p-coarsened. "
"A reasonable value is 0.1."}

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