vtk-m2/vtkm/worklet/particleadvection
Kenneth Moreland 51e817adc1 Introduce vtkm::ErrorCode
This is a flag that functions in the execution environment can return to
report on the status of the operation. This way they can report an error
without forcing the entire invocation to shut down.
2020-03-13 18:58:33 -06:00
..
CellInterpolationHelper.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
CMakeLists.txt Changes to particle advection worklets. 2019-12-04 11:52:08 -05:00
GridEvaluators.h Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
GridEvaluatorStatus.h code cleanup. 2019-12-10 09:44:01 -05:00
Integrators.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
IntegratorStatus.h code cleanup. 2019-12-10 09:44:01 -05:00
ParticleAdvectionWorklets.h Fixes for streamlines. 2019-12-05 15:46:41 -05:00
Particles.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
TemporalGridEvaluators.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00