SpECTRE  v2024.04.12
VariableFixing::FixToAtmosphere< Dim >::DensityCutoff Struct Reference

Rest mass density at which to impose the atmosphere. Should be greater than or equal to the density of the atmosphere. More...

#include <FixToAtmosphere.hpp>

Public Types

using type = double
 

Static Public Member Functions

static type lower_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t Dim>
struct VariableFixing::FixToAtmosphere< Dim >::DensityCutoff

Rest mass density at which to impose the atmosphere. Should be greater than or equal to the density of the atmosphere.

Member Data Documentation

◆ help

template<size_t Dim>
constexpr Options::String VariableFixing::FixToAtmosphere< Dim >::DensityCutoff::help
staticconstexpr
Initial value:
= {
"Density to impose atmosphere at. Must be >= rho_atm"}

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