Skip to content

Commit

Permalink
Update python/demo/demo_mixed-poisson.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jørgen Schartum Dokken <[email protected]>
  • Loading branch information
garth-wells and jorgensd authored Jan 8, 2025
1 parent 9637029 commit 72808e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions python/demo/demo_mixed-poisson.py
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,7 @@

# We save the solution `u` in VTX format. DOLFINx VTX output support
# visualisation of discontinuous Lagrange element, hence the finite
# element field can be visualised exactly. However, VTX does not support
# cell-wise data, so for the lowest-order `u` case we interpolate to a
# degree 1 discontinuous space.
This is not True any longer, ref: https://github.com/FEniCS/dolfinx/blob/fb0b99447b96434a48b44c4a256c29330ffac7c6/cpp/dolfinx/io/ADIOS2Writers.h#L587-L599

# +
try:
Expand Down

0 comments on commit 72808e7

Please sign in to comment.