vtkm::worklet::flow::NormalTermination TerminationType
Definition: PathParticle.h:35
typename FlowTraits< PathParticle >::AnalysisType AnalysisType
Definition: PathParticle.h:52
Definition: Particle.h:90
typename FlowTraits< PathParticle >::ArrayType ArrayType
Definition: PathParticle.h:53
typename FlowTraits< PathParticle >::ParticleType ParticleType
Definition: PathParticle.h:50
Superclass for filters that operate on flow that changes over time.
Definition: FilterParticleAdvectionUnsteadyState.h:30
typename FlowTraits< PathParticle >::FieldType FieldType
Definition: PathParticle.h:54
vtkm::worklet::flow::NoAnalysis< ParticleType > AnalysisType
Definition: PathParticle.h:36
typename FlowTraits< PathParticle >::TerminationType TerminationType
Definition: PathParticle.h:51
vtkm::worklet::flow::VelocityField< ArrayType > FieldType
Definition: PathParticle.h:38
Advect particles in a vector field.
Definition: PathParticle.h:46