Public Types | |
using | argument_tags = tmpl::list< Velocity< DataVector, Dim >, SoundSpeed< DataVector >, ::Tags::Normalized<::Tags::UnnormalizedFaceNormal< Dim > >> |
using | return_type = std::array< DataVector, Dim+2 > |
![]() | |
using | type = std::array< DataVector, Dim+2 > |
Static Public Member Functions | |
static constexpr void | function (const gsl::not_null< return_type *> result, const tnsr::I< DataVector, Dim > &velocity, const Scalar< DataVector > &sound_speed, const tnsr::i< DataVector, Dim > &normal) noexcept |
![]() | |
static std::string | name () noexcept |