Particle(s) class based on SoA (Structur of Arrays).
CUDA_CALLABLE_MEMBER void reset(integer index)
Reset (specific) entries.
real launch(bool timeKernel, const ExecutionPolicy &policy, void(*f)(Arguments...), Arguments... args)
CUDA execution wrapper function.