conservation-laws / ryujin

High-performance high-order finite element solver for hyperbolic conservation equations
https://conservation-laws.org
Other
116 stars 27 forks source link

Limiter: Harmonize interface #30

Closed tamiko closed 11 months ago

tamiko commented 11 months ago

This pull request tries to bring the Limiter::reset(), Limiter::accumulate(), Limiter::bounds() functions closer to the other ones (for indicator and Riemann solver). Passes the testsuite and I don't see a change in performance.