VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::flow::ParticleAdvection, including all inherited members.
ParticleAdvection() | vtkm::worklet::flow::ParticleAdvection | inline |
Run(const IntegratorType &it, vtkm::cont::ArrayHandle< ParticleType, ParticleStorage > &particles, vtkm::Id MaxSteps) | vtkm::worklet::flow::ParticleAdvection | inline |
Run(const IntegratorType &it, const vtkm::cont::ArrayHandle< vtkm::Vec3f, PointStorage > &points, vtkm::Id MaxSteps) | vtkm::worklet::flow::ParticleAdvection | inline |
Run2(const IntegratorType &it, vtkm::cont::ArrayHandle< ParticleType, ParticleStorage > &particles, vtkm::Id MaxSteps, ParticleAdvectionResult< ParticleType > &result) | vtkm::worklet::flow::ParticleAdvection | inline |