#include <vtkSpyPlotBlockIterator.h>


Public Member Functions | |
| vtkSpyPlotFileDistributionBlockIterator () | |
| ~vtkSpyPlotFileDistributionBlockIterator () override=default | |
| void | Init (int numberOfProcessors, int processorId, vtkSpyPlotReader *parent, vtkSpyPlotReaderMap *fileMap, int currentTimeStep) override |
| void | Start () override |
| int | GetNumberOfBlocksToProcess () override |
Public Member Functions inherited from vtkSpyPlotBlockIterator | |
| 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 ()=default |
Protected Member Functions | |
| void | FindFirstBlockOfCurrentOrNextFile () override |
Protected Member Functions inherited from vtkSpyPlotBlockIterator | |
| vtkSpyPlotBlockIterator () | |
Protected Attributes | |
| int | FileStart |
| int | FileEnd |
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 109 of file vtkSpyPlotBlockIterator.h.
| vtkSpyPlotFileDistributionBlockIterator::vtkSpyPlotFileDistributionBlockIterator | ( | ) |
|
overridedefault |
|
overridevirtual |
Reimplemented from vtkSpyPlotBlockIterator.
|
overridevirtual |
Implements vtkSpyPlotBlockIterator.
|
overridevirtual |
Implements vtkSpyPlotBlockIterator.
|
overrideprotectedvirtual |
Implements vtkSpyPlotBlockIterator.
|
protected |
Definition at line 122 of file vtkSpyPlotBlockIterator.h.
|
protected |
Definition at line 123 of file vtkSpyPlotBlockIterator.h.
1.8.13 on Thu Dec 11 2025