Superclass for filters that operate on flow that changes over time.
Definition: FilterParticleAdvectionUnsteadyState.h:38
typename FlowTraits< PathParticle >::ArrayType ArrayType
Definition: PathParticle.h:61
typename FlowTraits< PathParticle >::TerminationType TerminationType
Definition: PathParticle.h:59
typename FlowTraits< PathParticle >::AnalysisType AnalysisType
Definition: PathParticle.h:60
Advect particles in a vector field.
Definition: PathParticle.h:54
typename FlowTraits< PathParticle >::FieldType FieldType
Definition: PathParticle.h:62
Definition: Particle.h:105
viskores::worklet::flow::NoAnalysis< ParticleType > AnalysisType
Definition: PathParticle.h:44
viskores::worklet::flow::NormalTermination TerminationType
Definition: PathParticle.h:43
viskores::worklet::flow::VelocityField< ArrayType > FieldType
Definition: PathParticle.h:46
typename FlowTraits< PathParticle >::ParticleType ParticleType
Definition: PathParticle.h:58