SpECTRE  v2024.04.12
NewtonianEuler::Solutions::RiemannProblem< Dim >::PressureStarTol Struct Reference

The tolerance for solving for \(p_*\). More...

#include <RiemannProblem.hpp>

Public Types

using type = double
 

Static Public Member Functions

static type suggested_value ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t Dim>
struct NewtonianEuler::Solutions::RiemannProblem< Dim >::PressureStarTol

The tolerance for solving for \(p_*\).

Member Data Documentation

◆ help

template<size_t Dim>
constexpr Options::String NewtonianEuler::Solutions::RiemannProblem< Dim >::PressureStarTol::help
staticconstexpr
Initial value:
= {
"The tolerance for the numerical solution for p star"}

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