12 #ifndef vtkCPTestDriver_h 13 #define vtkCPTestDriver_h 36 vtkSetMacro(NumberOfTimeSteps,
unsigned long);
37 vtkGetMacro(NumberOfTimeSteps,
unsigned long);
45 virtual double GetTime(
unsigned long timeStep);
59 vtkSetMacro(StartTime,
double);
60 vtkGetMacro(StartTime,
double);
61 vtkSetMacro(EndTime,
double);
62 vtkGetMacro(EndTime,
double);
82 unsigned long NumberOfTimeSteps;
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
Abstract class for creating grids.
#define VTKPVCATALYSTTESTDRIVER_EXPORT
Class for creating a co-processor test driver.
int Run(int processType, int argc, char *argv[])
void operator=(const vtkObjectBase &)