SpECTRE  v2024.04.12
Burgers::Fluxes Struct Reference

The flux of \(U\) is \(\frac{1}{2} U^2\). More...

#include <Fluxes.hpp>

Public Types

using argument_tags = tmpl::list< Tags::U >
 
using return_tags = tmpl::list<::Tags::Flux< Tags::U, tmpl::size_t< 1 >, Frame::Inertial > >
 

Static Public Member Functions

static void apply (gsl::not_null< tnsr::I< DataVector, 1 > * > flux, const Scalar< DataVector > &u)
 

Detailed Description

The flux of \(U\) is \(\frac{1}{2} U^2\).


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