SpECTRE  v2024.05.11
NewtonianEuler::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 for NewtonianEuler system. More...
 
class  Hllc
 The HLLC (Harten-Lax-van Leer-Contact) Riemann solver for the NewtonianEuler system. More...
 
class  Rusanov
 A Rusanov/local Lax-Friedrichs Riemann solver. More...
 

Functions

void register_derived_with_charm ()
 

Detailed Description

Boundary corrections/numerical fluxes.