SpECTRE  v2024.04.12
Burgers::BoundaryCorrections Namespace Reference

Boundary corrections/numerical fluxes. More...

Classes

class  BoundaryCorrection
 The base class used to create boundary corrections from input files and store them in the global cache. More...
 
class  Hll
 An HLL (Harten-Lax-van Leer) Riemann solver. More...
 
class  Rusanov
 A Rusanov/local Lax-Friedrichs Riemann solver. More...
 

Functions

void register_derived_with_charm ()
 

Detailed Description

Boundary corrections/numerical fluxes.