MethodOfLines.jl
MethodOfLines.jl copied to clipboard
Allow higher order upwind with weno
At the moment WENO completely replaces upwind, but only first order is implemented. WENO should fall back on upwind for unimplemented orders.