vtk-m2/vtkm/worklet/particleadvection
Abhishek Yenpure 3e18f105e9 Fixing Integrator Status Behavior
-- Setting the Spatial and OK bit both to 1 for Euler integrator
   similar to RK4

-- After discussion w/ Dave, the Spatial/Temporal bit will be the
   status of the particle and not the OK bit.
2020-05-20 16:27:57 -07: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 Fix for small euler step for particle advection. 2020-04-23 16:14:28 -04:00
GridEvaluatorStatus.h code cleanup. 2019-12-10 09:44:01 -05:00
Integrators.h Fixing Integrator Status Behavior 2020-05-20 16:27:57 -07:00
IntegratorStatus.h code cleanup. 2019-12-10 09:44:01 -05:00
ParticleAdvectionWorklets.h Fix for small euler step for particle advection. 2020-04-23 16:14:28 -04: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