|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) override |
|
virtual int | ReadInformation () |
| Reads the basic information from the file such as the header, number of fields, etc. More...
|
|
int | MakeCurrent () |
| Make sure that actual data (including grid blocks) is current else it will read in the required data from file. More...
|
|
void | PrintInformation () |
|
void | PrintMemoryUsage () |
|
virtual int | GetNumberOfCellFields () |
|
double * | GetTimeArray () |
|
int | IsAMR () |
| Returns 1 if the grid information contained in the file has Adaptive Mesh Refinement (AMR) else it returns 0. More...
|
|
int | GetNumberOfDataBlocks () |
| Return the number of grids in the reader. More...
|
|
const char * | GetCellFieldName (int field) |
| Return the name of the ith field. More...
|
|
vtkDataArray * | GetCellFieldData (int block, int field, int *fixed) |
| Return the data array of the block's field. More...
|
|
vtkDataArray * | GetMaterialMassField (const int &block, const int &materialIndex) |
| Return the mass data array for the material index passed in for the passed in block. More...
|
|
vtkDataArray * | GetMaterialVolumeFractionField (const int &block, const int &materialIndex) |
| Return the volume fraction data array for the material index passed in for the passed in block. More...
|
|
int | MarkCellFieldDataFixed (int block, int field) |
| Mark the block's field to have been fixed w/r bad ghost cells. More...
|
|
vtkFloatArray * | GetTracers () |
| Return the data array for the tracer positions. More...
|
|
vtkSpyPlotBlock * | GetBlock (int i) |
|
int | GetNumberOfMaterials () const |
|
int | GetNumberOfDimensions () const |
|
int | GetCoordinateSystem () const |
|
virtual void | SetGenerateMarkers (int) |
|
virtual int | GetGenerateMarkers () |
|
virtual int | GetMarkersOn () |
|
vtkSpyPlotBlock * | GetDataBlock (int block) |
|
virtual void | SetDataTypeChanged (int) |
|
void | SetDownConvertVolumeFraction (int vf) |
|
|
virtual void | SetFileName (const char *) |
| Set and get the Binary SpyPlot File name the reader will process. More...
|
|
virtual char * | GetFileName () |
| Set and get the Binary SpyPlot File name the reader will process. More...
|
|
virtual void | SetCellArraySelection (vtkDataArraySelection *da) |
| Set and get the Binary SpyPlot File name the reader will process. More...
|
|
|
int | SetCurrentTime (double time) |
| Set and get the current time step to process. More...
|
|
virtual double | GetCurrentTime () |
| Set and get the current time step to process. More...
|
|
int | SetCurrentTimeStep (int timeStep) |
| Set and get the current time step to process. More...
|
|
virtual int | GetCurrentTimeStep () |
| Set and get the current time step to process. More...
|
|
|
virtual int * | GetTimeStepRange () |
| Set and Get the time range for the simulation run. More...
|
|
virtual void | GetTimeStepRange (int &, int &) |
| Set and Get the time range for the simulation run. More...
|
|
virtual void | GetTimeStepRange (int [2]) |
| Set and Get the time range for the simulation run. More...
|
|
virtual double * | GetTimeRange () |
| Set and Get the time range for the simulation run. More...
|
|
virtual void | GetTimeRange (double &, double &) |
| Set and Get the time range for the simulation run. More...
|
|
virtual void | GetTimeRange (double [2]) |
| Set and Get the time range for the simulation run. More...
|
|
|
virtual void | SetNeedToCheck (int) |
|
|
int | GetTimeStepFromTime (double time) |
| Functions that map from time to time step and vice versa. More...
|
|
double | GetTimeFromTimeStep (int timeStep) |
| Functions that map from time to time step and vice versa. More...
|
|
| vtkBaseTypeMacro (vtkObject, vtkObjectBase) |
|
virtual void | DebugOn () |
|
virtual void | DebugOff () |
|
bool | GetDebug () |
|
void | SetDebug (bool debugFlag) |
|
virtual void | Modified () |
|
virtual vtkMTimeType | GetMTime () |
|
void | RemoveObserver (unsigned long tag) |
|
void | RemoveObservers (unsigned long event) |
|
void | RemoveObservers (const char *event) |
|
void | RemoveAllObservers () |
|
int | HasObserver (unsigned long event) |
|
int | HasObserver (const char *event) |
|
int | InvokeEvent (unsigned long event) |
|
int | InvokeEvent (const char *event) |
|
unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
|
unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
|
vtkCommand * | GetCommand (unsigned long tag) |
|
void | RemoveObserver (vtkCommand *) |
|
void | RemoveObservers (unsigned long event, vtkCommand *) |
|
void | RemoveObservers (const char *event, vtkCommand *) |
|
int | HasObserver (unsigned long event, vtkCommand *) |
|
int | HasObserver (const char *event, vtkCommand *) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
int | InvokeEvent (unsigned long event, void *callData) |
|
int | InvokeEvent (const char *event, void *callData) |
|
unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
|
unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
|
vtkCommand * | GetCommand (unsigned long tag) |
|
void | RemoveObserver (vtkCommand *) |
|
void | RemoveObservers (unsigned long event, vtkCommand *) |
|
void | RemoveObservers (const char *event, vtkCommand *) |
|
int | HasObserver (unsigned long event, vtkCommand *) |
|
int | HasObserver (const char *event, vtkCommand *) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
unsigned long | AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
int | InvokeEvent (unsigned long event, void *callData) |
|
int | InvokeEvent (const char *event, void *callData) |
|
const char * | GetClassName () const |
|
virtual void | Delete () |
|
virtual void | FastDelete () |
|
void | Print (ostream &os) |
|
virtual void | Register (vtkObjectBase *o) |
|
virtual void | UnRegister (vtkObjectBase *o) |
|
void | SetReferenceCount (int) |
|
virtual void | PrintHeader (ostream &os, vtkIndent indent) |
|
virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
|
int | GetReferenceCount () |
|
void | PrintRevisions (ostream &) |
|
virtual void | PrintHeader (ostream &os, vtkIndent indent) |
|
virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
|
int | GetReferenceCount () |
|
void | PrintRevisions (ostream &) |
|
Read SPCTH Spy Plot file format.
vtkSpyPlotUniReader is a reader that reads SPCTH Spy Plot file binary format that describes part of a dataset (in the case that the simulation consists of more than 1 file) or the entire simulation. The reader supports both Spy dataset types: flat mesh and AMR (Adaptive Mesh Refinement).
- Implementation Details:
- Class was extracted from vtkSpyPlotReader.cxx and is a helper to that class. Note the grids in the reader may have bad ghost cells that will need to be taken into consideration in terms of both geometry and
cell data
=============================================================================
Definition at line 36 of file vtkSpyPlotUniReader.h.