A particle tracer for vector fields.
int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
void PrintSelf(ostream &os, vtkIndent indent) override
ParticlePathFilterInternal It
A Parallel Particle tracer for unsteady vector fields.
friend class vtkLegacyPParticlePathFilter
void SetClearCache(bool clearCache)
vtkIntArray * SimulationTimeStep
virtual void SetToExtraPointDataArrays(vtkIdType, vtkLegacyParticleTracerBaseNamespace::ParticleInformation &)
vtkDoubleArray * SimulationTime
virtual void ResetCache()
virtual int OutputParticles(vtkPolyData *poly)=0
virtual void InitializeExtraPointDataArrays(vtkPointData *vtkNotUsed(outputPD))
Methods to append values to existing point data arrays that may only be desired on specific concrete ...