SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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: