SpECTRE
v2024.09.29
|
Computes the time derivative terms needed for the Burgers system, which are just the fluxes. More...
#include <TimeDerivativeTerms.hpp>
Public Types | |
using | temporary_tags = tmpl::list<> |
using | argument_tags = tmpl::list< Tags::U > |
Static Public Member Functions | |
static void | apply (gsl::not_null< Scalar< DataVector > * >, gsl::not_null< tnsr::I< DataVector, 1, Frame::Inertial > * > flux_u, const Scalar< DataVector > &u) |
Computes the time derivative terms needed for the Burgers system, which are just the fluxes.