SpECTRE  v2024.05.11
TestHelpers::NewtonianEuler::SomeOtherSourceType< Dim > Struct Template Reference

Public Types

using sourced_variables = tmpl::list<::NewtonianEuler::Tags::MomentumDensity< Dim >, ::NewtonianEuler::Tags::EnergyDensity >
 
using argument_tags = tmpl::list< FirstArg, SecondArg< Dim >, ThirdArg, FourthArg< Dim > >
 

Public Member Functions

void apply (const gsl::not_null< tnsr::I< DataVector, Dim > * > source_momentum_density, const gsl::not_null< Scalar< DataVector > * > source_energy_density, const Scalar< DataVector > &first_arg, const tnsr::I< DataVector, Dim > &second_arg, const Scalar< DataVector > &third_arg, const tnsr::i< DataVector, Dim > &fourth_arg) const
 

Static Public Attributes

static constexpr size_t volume_dim = Dim
 

The documentation for this struct was generated from the following file: