We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c528d commit dbbc0ddCopy full SHA for dbbc0dd
src/callbacks_stage/positivity_zhang_shu.jl
@@ -64,7 +64,7 @@ end
64
# terminate the type-stable iteration over tuples
65
function limiter_zhang_shu!(u, thresholds::Tuple{}, variables::Tuple{},
66
mesh, equations, solver, cache)
67
- nothing
+ return nothing
68
end
69
70
include("positivity_zhang_shu_dg1d.jl")
0 commit comments