|
SpECTRE
v2025.08.19
|
Compute item for the kinetic energy density, \(\rho v^2/2\). More...
#include <KineticEnergyDensity.hpp>
Public Types | |
| using | base = KineticEnergyDensity< DataType > |
| using | argument_tags = tmpl::list< hydro::Tags::RestMassDensity< DataType >, hydro::Tags::SpatialVelocity< DataType, Dim, Fr > > |
| using | return_type = Scalar< DataType > |
Public Types inherited from NewtonianEuler::Tags::KineticEnergyDensity< DataType > | |
| using | type = Scalar< DataType > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for the kinetic energy density, \(\rho v^2/2\).
Can be retrieved using NewtonianEuler::Tags::KineticEnergyDensity
|
staticconstexpr |