19#include "vtkCommonExecutionModelModule.h"
25VTK_ABI_NAMESPACE_BEGIN
40 std::size_t
Size()
override;
50 std::size_t NumberOfTimeSteps = 0;
51 std::vector<double> TimeValues;
Define a range for the vtkForEach.
a simple class to control print indentation
vtkExecutionRange using time to dispatch in a vtkForEach sub-pipeline
void PrintSelf(std::ostream &os, vtkIndent indent) override
~vtkTimeRange() override=default
int RequestInformation(vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
static vtkTimeRange * New()
std::size_t Size() override
int RequestUpdateExtent(std::size_t iteration, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override