Examples fail in ParaView when VTK is activated
Bug report
Describe the bug When VTK is enabled and the tutorial is executed, viewing the pvtu file in Paraview leads to a log error (in Paraview). To Reproduce Just link t8code with vtk, execute an example that is not the first two steps (step_0 and step_1) and try to view it in ParaView.
Expected behavior ParaView will throw an error and will not show our example Log files / Environment (please complete the following information):
- OS: Ubuntu
- Compiler: cmake
- Compiler version: 3.23.1
- MPI version (if MPI is used): /
Estimated priority Which of these is most applicable (remove the others):
"Priority: low" Should be solved eventually
Additional context Maybe we should notify that the examples currently do not work when vtk is linked
WHich paraview version did you use?
I am not able to reproduce this error. I have checked it with tutorials 2&3 in serial and in parallel execution.
WHich paraview version did you use?
ParaView 5.10.0-RC1
An update of the paraview version has solved this issue. Please reopen this issue if I am wrong.