|
SpECTRE
v2025.08.19
|
Compute item for the sound speed \(c_s\). More...
#include <SoundSpeedSquared.hpp>
Public Types | |
| using | argument_tags = tmpl::list< hydro::Tags::SoundSpeedSquared< DataType > > |
| using | return_type = Scalar< DataType > |
| using | base = SoundSpeed< DataType > |
Public Types inherited from NewtonianEuler::Tags::SoundSpeed< DataType > | |
| using | type = Scalar< DataType > |
Static Public Member Functions | |
| static void | function (const gsl::not_null< Scalar< DataType > * > result, const Scalar< DataType > &sound_speed_squared) |
Compute item for the sound speed \(c_s\).
Can be retrieved using NewtonianEuler::Tags::SoundSpeed