An In Situ Particle tracer for unsteady vector fields.
virtual void AddRestartSeeds(vtkInformationVector **)
For restarts of particle paths, we add in the ability to add in particles from a previous computation...
void PrintSelf(ostream &os, vtkIndent indent) override
void AssignSeedsToProcessors(double time, vtkDataSet *source, int sourceID, int ptId, vtkLegacyParticleTracerBaseNamespace::ParticleVector &localSeedPoints, int &localAssignedCount) override
Before starting the particle trace, classify all the injection/seed points according to which process...
virtual std::vector< vtkDataSet * > GetSeedSources(vtkInformationVector *inputVector, int timeStep)
Method to get the data set seed sources.
A Parallel Particle tracer for unsteady vector fields.
std::vector< ParticleInformation > ParticleVector
int RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
static vtkLegacyPParticlePathFilter * New()
int FillInputPortInformation(int port, vtkInformation *info) override