SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
ScalarAdvection::Fluxes< Dim > Struct Template Reference

Compute the fluxes of the ScalarAdvection system Fi=viU where vi is the velocity field. More...

#include <Fluxes.hpp>

Public Types

using argument_tags = implementation defined
 
using return_tags = implementation defined
 

Static Public Member Functions

static void apply (gsl::not_null< tnsr::I< DataVector, Dim > * > u_flux, const Scalar< DataVector > &u, const tnsr::I< DataVector, Dim > &velocity_field)
 

Detailed Description

template<size_t Dim>
struct ScalarAdvection::Fluxes< Dim >

Compute the fluxes of the ScalarAdvection system Fi=viU where vi is the velocity field.


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