SpECTRE
v2025.03.17
|
Computes the time derivative terms needed for the ScalarAdvection system, which are just the fluxes. More...
#include <TimeDerivativeTerms.hpp>
Public Types | |
using | temporary_tags = implementation defined |
using | argument_tags = implementation defined |
Static Public Member Functions | |
static evolution::dg::TimeDerivativeDecisions< Dim > | apply (gsl::not_null< Scalar< DataVector > * >, gsl::not_null< tnsr::I< DataVector, Dim > * > flux, gsl::not_null< tnsr::I< DataVector, Dim > * > temp_velocity_field, const Scalar< DataVector > &u, const tnsr::I< DataVector, Dim > &velocity_field) |
Computes the time derivative terms needed for the ScalarAdvection system, which are just the fluxes.