Skip to content

Fixing VTK output for DGFunction.

Nils Kohl requested to merge kohl/fix-dg-vtk into master

For some reason the VTK point offsets for the connectivity have been messed up for DGFunctions in 2D. Should now be fixed.

Merge request reports