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