 |
VTK
9.1.0
|
Go to the documentation of this file.
34 #ifndef vtkGroupTimeStepsFilter_h
35 #define vtkGroupTimeStepsFilter_h
38 #include "vtkFiltersGeneralModule.h"
74 size_t UpdateTimeIndex;
75 std::vector<double> TimeSteps;
composite dataset to encapsulates a dataset consisting of partitions.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only data object as output.
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkGroupTimeStepsFilter()
Composite dataset that organizes datasets into blocks.
abstract superclass for composite (multi-block or AMR) datasets
static vtkGroupTimeStepsFilter * New()
a simple class to control print indentation
int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
~vtkGroupTimeStepsFilter() override
Composite dataset that groups datasets as a collection.
general representation of visualization data
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
converts a temporal dataset into non-temporal dataset.