41 #ifndef vtkInSituPipeline_h 42 #define vtkInSituPipeline_h 61 virtual bool Execute(
int timestep,
double time) = 0;
virtual bool Initialize()
Initialize is called once before the first call to 'Execute'.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTKPVINSITU_EXPORT
abstract base class for all in situ pipelines.
void operator=(const vtkObjectBase &)
virtual bool Finalize()
Called once before the in situ analysis is finalized.