SpECTRE  v2024.03.19
domain::creators::time_dependence::CubicScale< MeshDim >::UseLinearScaling Struct Reference

Whether to use linear scaling or cubic scaling. More...

#include <CubicScale.hpp>

Public Types

using type = bool
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t MeshDim>
struct domain::creators::time_dependence::CubicScale< MeshDim >::UseLinearScaling

Whether to use linear scaling or cubic scaling.

Member Data Documentation

◆ help

template<size_t MeshDim>
constexpr Options::String domain::creators::time_dependence::CubicScale< MeshDim >::UseLinearScaling::help
staticconstexpr
Initial value:
= {
"Whether or not to turn on cubic scaling."}

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