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 01e8496 commit 29866b0Copy full SHA for 29866b0
docs/literate/src/files/subcell_shock_capturing.jl
@@ -229,8 +229,6 @@ plot(sol)
229
# approach using the [`SaveSolutionCallback`](@ref), [`Trixi2Vtk`](https://github.com/trixi-framework/Trixi2Vtk.jl)
230
# and [ParaView](https://www.paraview.org/download/). More details about this procedure
231
# can be found in the [visualization documentation](@ref visualization).
232
-# Unfortunately, the support for subcell limiting data is not yet merged into the main branch
233
-# of Trixi2Vtk but lies in the branch [`bennibolm/node-variables`](https://github.com/bennibolm/Trixi2Vtk.jl/tree/node-variables).
234
#-
235
# With that implementation and the standard procedure used for Trixi2Vtk you get the following
236
# dropdown menu in ParaView.
0 commit comments