[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* restartReader=vtkFileSeriesReade

Re: [Paraview] Using vtkFileSeriesReader with vtkSpyPlotReader

2011-06-03 Thread Andreyev, Andrey
le it instantiated a vtkFileSeriesReader. This is now the source of my confustion. Thank you, Andrey Andreyev From: Robert Maynard [robert.mayn...@kitware.com] Sent: Friday, June 03, 2011 12:27 PM To: Andreyev, Andrey Cc: paraview@paraview.org Subject: Re: [Paraview]

[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 wo