#include <vtkSpyPlotBlockIterator.h>


Public Member Functions | |
| vtkSpyPlotBlockDistributionBlockIterator () | |
| ~vtkSpyPlotBlockDistributionBlockIterator () override | |
| void | Start () override |
| int | GetNumberOfBlocksToProcess () override |
Public Member Functions inherited from vtkSpyPlotBlockIterator | |
| virtual void | Init (int numberOfProcessors, int processorId, vtkSpyPlotReader *parent, vtkSpyPlotReaderMap *fileMap, int currentTimeStep) |
| int | IsActive () const |
| void | Next () |
| vtkSpyPlotBlock * | GetBlock () const |
| int | GetBlockID () const |
| int | GetNumberOfFields () const |
| vtkSpyPlotUniReader * | GetUniReader () const |
| int | GetNumberOfProcessors () const |
| int | GetProcessorId () const |
| virtual | ~vtkSpyPlotBlockIterator () |
Protected Member Functions | |
| void | FindFirstBlockOfCurrentOrNextFile () override |
Protected Member Functions inherited from vtkSpyPlotBlockIterator | |
| vtkSpyPlotBlockIterator () | |
Additional Inherited Members | |
Protected Attributes inherited from vtkSpyPlotBlockIterator | |
| int | NumberOfProcessors |
| int | ProcessorId |
| vtkSpyPlotReaderMap * | FileMap |
| int | CurrentTimeStep |
| int | NumberOfFiles |
| int | Active |
| int | Block |
| int | NumberOfFields |
| vtkSpyPlotUniReader * | UniReader |
| vtkSpyPlotReaderMap::MapOfStringToSPCTH::iterator | FileIterator |
| int | FileIndex |
| int | BlockEnd |
| vtkSpyPlotReader * | Parent |
Definition at line 96 of file vtkSpyPlotBlockIterator.h.
|
inline |
Definition at line 100 of file vtkSpyPlotBlockIterator.h.
|
inlineoverride |
Definition at line 101 of file vtkSpyPlotBlockIterator.h.
|
overridevirtual |
Implements vtkSpyPlotBlockIterator.
|
overridevirtual |
Implements vtkSpyPlotBlockIterator.
|
overrideprotectedvirtual |
Implements vtkSpyPlotBlockIterator.
1.8.13 on Tue May 18 2021