|
VTK-m
2.0
|
#include <Particles.h>
Public Member Functions | |
| VTKM_CONT vtkm::worklet::flow::ParticleExecutionObject< ParticleType > | PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) const |
| VTKM_CONT | Particles (vtkm::cont::ArrayHandle< ParticleType > &pArray, vtkm::Id &maxSteps) |
| Particles () | |
Protected Attributes | |
| vtkm::cont::ArrayHandle< ParticleType > | ParticleArray |
| vtkm::Id | MaxSteps |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
1.8.17