|
SpECTRE
v2025.08.19
|
Boundary corrections/numerical fluxes. More...
Classes | |
| class | Hll |
| An HLL Riemann solver. More... | |
| class | Rusanov |
| A Rusanov/local Lax-Friedrichs Riemann solver. More... | |
Typedefs | |
| using | standard_boundary_corrections = tmpl::list< Hll, Rusanov > |
Functions | |
| bool | operator!= (const Hll &lhs, const Hll &rhs) |
| bool | operator== (const Rusanov &lhs, const Rusanov &rhs) |
| bool | operator!= (const Rusanov &lhs, const Rusanov &rhs) |
Boundary corrections/numerical fluxes.