SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Burgers::TimeDerivativeTerms Struct Reference

Computes the time derivative terms needed for the Burgers 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< 1 > apply (gsl::not_null< Scalar< DataVector > * >, gsl::not_null< tnsr::I< DataVector, 1, Frame::Inertial > * > flux_u, const Scalar< DataVector > &u)
 

Detailed Description

Computes the time derivative terms needed for the Burgers system, which are just the fluxes.


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