|
SpECTRE
v2025.08.19
|
Compute item for the local Mach number, \(\text{Ma}\). More...
#include <MachNumber.hpp>
Public Types | |
| using | base = MachNumber< DataType > |
| using | argument_tags = tmpl::list< hydro::Tags::SpatialVelocity< DataType, Dim, Fr >, SoundSpeed< DataType > > |
| using | return_type = Scalar< DataType > |
Public Types inherited from NewtonianEuler::Tags::MachNumber< DataType > | |
| using | type = Scalar< DataType > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for the local Mach number, \(\text{Ma}\).
Can be retrieved using NewtonianEuler::Tags::MachNumber
|
staticconstexpr |