30 using temporary_tags = tmpl::list<>;
31 using argument_tags = tmpl::list<Tags::U>;
41 gsl::not_null<tnsr::I<DataVector, 1, Frame::Inertial>*> flux_u,
Items related to evolving the Burgers equation .
Definition: EvolveBurgersFwd.hpp:6
Computes the time derivative terms needed for the Burgers system, which are just the fluxes.
Definition: TimeDerivativeTerms.hpp:29
Stores a collection of function values.
Definition: DataVector.hpp:42
Tensor< T, Symmetry<>, index_list<> > Scalar
Definition: TypeAliases.hpp:21
Implementations from the Guideline Support Library.
Definition: ReadSpecThirdOrderPiecewisePolynomial.hpp:11
Require a pointer to not be a nullptr
Definition: ReadSpecThirdOrderPiecewisePolynomial.hpp:13