SpECTRE
v2025.03.17
|
Compute item for the sound speed squared
#include <SoundSpeedSquared.hpp>
Public Types | |
using | argument_tags = implementation defined |
using | return_type = Scalar< DataType > |
using | base = hydro::Tags::SoundSpeedSquared< DataType > |
![]() | |
using | type = Scalar< DataType > |
Static Public Member Functions | |
template<typename EquationOfStateType > | |
static void | function (const gsl::not_null< Scalar< DataType > * > result, const Scalar< DataType > &mass_density, const Scalar< DataType > &specific_internal_energy, const EquationOfStateType &equation_of_state) |
Compute item for the sound speed squared
Can be retrieved using NewtonianEuler::Tags::SoundSpeedSquared