Skip to content

Commit 29866b0

Browse files
authored
Remove remark in docs (#2162)
1 parent 01e8496 commit 29866b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/literate/src/files/subcell_shock_capturing.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,6 @@ plot(sol)
229229
# approach using the [`SaveSolutionCallback`](@ref), [`Trixi2Vtk`](https://github.com/trixi-framework/Trixi2Vtk.jl)
230230
# and [ParaView](https://www.paraview.org/download/). More details about this procedure
231231
# 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).
234232
#-
235233
# With that implementation and the standard procedure used for Trixi2Vtk you get the following
236234
# dropdown menu in ParaView.

0 commit comments

Comments
 (0)