24 #ifndef vtkSpyPlotReaderMap_h 25 #define vtkSpyPlotReaderMap_h 27 #include "vtkPVVTKExtensionsDefaultModule.h" 28 #include "vtkSystemIncludes.h" 34 class vtkMultiProcessStream;
49 bool Initialize(
const char* filename);
55 bool Save(vtkMultiProcessStream& stream);
56 bool Load(vtkMultiProcessStream& stream);
64 bool InitializeFromSpyFile(
const char*);
72 bool InitializeFromCaseFile(
const char*);
std::map< std::string, vtkSpyPlotUniReader * > MapOfStringToSPCTH
Maps strings to vtkSpyPlotUniReaders.
std::vector< std::string > VectorOfStrings
Read SPCTH Spy Plot file format.
gio::GenericIOReader * GetReader(MPI_Comm comm, bool posix, int distribution, const std::string &fileName)
This method constructs and returns the underlying GenericIO reader.
Read SPCTH Spy Plot file format.