Compute item for the ram pressure, \(\rho v^i v^j\).
More...
#include <RamPressure.hpp>
|
|
using | base = RamPressure<DataType, Dim, Fr> |
| using | argument_tags |
|
using | return_type = tnsr::II<DataType, Dim, Fr> |
|
using | type |
template<typename DataType, size_t Dim, typename Fr = Frame::Inertial>
struct NewtonianEuler::Tags::RamPressureCompute< DataType, Dim, Fr >
Compute item for the ram pressure, \(\rho v^i v^j\).
- See also
- NewtonianEuler::ram_pressure
Can be retrieved using NewtonianEuler::Tags::RamPressure
◆ argument_tags
template<typename DataType, size_t Dim, typename Fr = Frame::Inertial>
Initial value:
tmpl::list<hydro::Tags::RestMassDensity<DataType>,
◆ function
template<typename DataType, size_t Dim, typename Fr = Frame::Inertial>
Initial value: = static_cast<void (*)(
Require a pointer to not be a nullptr.
Definition Gsl.hpp:197
Tensor< T, Symmetry<>, index_list<> > Scalar
Scalar type.
Definition TypeAliases.hpp:21
void ram_pressure(gsl::not_null< tnsr::II< DataType, Dim, Fr > * > result, const Scalar< DataType > &mass_density, const tnsr::I< DataType, Dim, Fr > &velocity)
The documentation for this struct was generated from the following file:
- src/Evolution/Systems/NewtonianEuler/RamPressure.hpp