29 #ifndef vtkPStreamTracer_h 
   30 #define vtkPStreamTracer_h 
   38 class PStreamTracerPoint;
 
   40 class AbstractPStreamTracerUtils;
 
   42 #include "vtkFiltersParallelFlowPathsModule.h"  
   81               PStreamTracerPoint* pt,
 
   92   friend class AbstractPStreamTracerUtils;
 
parallel streamline generators 
void PrintSelf(ostream &os, vtkIndent indent)
vtkMultiProcessController * Controller
abstract class to specify dataset behavior 
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
An abstract class for obtaining the interpolated velocity values at a point. 
concrete dataset represents vertices, lines, polygons, and triangle strips 
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkStreamTracer * New()
a simple class to control print indentation 
vtkAbstractInterpolatedVelocityField * Interpolator
hierarchical dataset of vtkUniformGrids 
Multiprocessing communication superclass.