Skip to content
Snippets Groups Projects
Commit eeaf318b authored by Florian Atteneder's avatar Florian Atteneder
Browse files

dg1d: Add limiters.jl (!221)

- Collect most of the limiter implementations into `limiters.jl` (there still remain bits in `ScalarEq`)
- Add new limiter `limit_slope_preserve_continuity!` that is tailored towards the Bspline approximation (although its not working well)
- Add new limiter `limit_slope_convex_hull!` that is tailored towards the Bspline approximation
- Add new reftests `burgers_sine_bspline1_limit_slope_convex_hull` and ``burgers_sine_bspline2_limit_slope_convex_hull`
- Fix Bspline integration
parent fff252e6
No related branches found
No related tags found
1 merge request!221dg1d: Add limiters.jl
Pipeline #7253 passed
Showing
with 302 additions and 166 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment