33 #ifndef vtkSynchronizeTimeFilter_h
34 #define vtkSynchronizeTimeFilter_h
36 #include "vtkFiltersGeneralModule.h"
61 vtkGetMacro(RelativeTolerance,
double);
71 double GetInputTimeValue(
double outputTimeValue);
72 double GetOutputTimeValue(
double inputTimeValue);
90 std::vector<double> InputTimeStepValues;
91 std::vector<double> OutputTimeStepValues;
97 double RelativeTolerance;
Proxy object to connect input/output ports.
a simple class to control print indentation
Set "close" time step values from the second input to the first.