24 #ifndef vtkPVCustomTestDriver_h 25 #define vtkPVCustomTestDriver_h 36 void PrintSelf(ostream& os, vtkIndent indent);
48 virtual int Initialize(
const char* fileName);
53 virtual int Finalize();
A custom test driver code that uses ParaView and python.
void PrintSelf(ostream &os, vtkIndent indent)
virtual int Run()
Run the test driver.
Class for creating a co-processor test driver.
There are 3 distinct phases for the operation of a co-processor.
static vtkCPTestDriver * New()