SpECTRE  v2023.05.16
amr::Criteria::Random::ChangeRefinementFraction Struct Reference

The fraction of the time random refinement does changes the grid. More...

#include <Random.hpp>

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
 

Detailed Description

The fraction of the time random refinement does changes the grid.

Member Data Documentation

◆ help

constexpr Options::String amr::Criteria::Random::ChangeRefinementFraction::help
staticconstexpr
Initial value:
= {
"The fraction of the time that random refinement will change the "
"grid."}

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