Closed tamiko closed 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.
Limiter::reset()
Limiter::accumulate()
Limiter::bounds()
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.