[Paraview] Using vtkFileSeriesReader with vtkSpyPlotReader

2011-06-03 Thread Andreyev, Andrey
Hi, I'm trying to read in a restarted CTH Data set using vtkSpyPlotReader with vtkFileSeriesReader. But I cannot figure out how to transfer the information from the meta file (*.spcth-timeseries) to the spyplot reader. a section of my code: vtkFileSeriesReader*

[Paraview] XDMF Part Grids sharing the same Geometry array

2017-12-21 Thread Andreyev, Andrey
Hello, I am currently converting our FEA code to write out a format that Paraview can read natively. I chose XDMF because it seems like a fairly flexible format. I have a question with regards to topology/geometry. I need to split up my FEA mesh according to the part the elements belong to and