Go to the documentation of this file.
27 #ifndef vtkPStreamTracer_h
28 #define vtkPStreamTracer_h
36 class PStreamTracerPoint;
38 class AbstractPStreamTracerUtils;
40 #include "vtkFiltersParallelFlowPathsModule.h"
82 PStreamTracerPoint* pt,
93 friend class AbstractPStreamTracerUtils;
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Multiprocessing communication superclass.
a simple class to control print indentation
parallel streamline generators
hierarchical dataset of vtkUniformGrids
abstract class to specify dataset behavior
An abstract class for obtaining the interpolated velocity values at a point.
vtkAbstractInterpolatedVelocityField * Interpolator
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkMultiProcessController * Controller
static vtkStreamTracer * New()
Construct object to start from position (0,0,0), with forward integration, terminal speed 1....