LagrangianParticleTracker SMP Implementation
This implements a SMP version of the LagrangianParticleTracker in order to increase performance. It make the whole algorithm thread safe and uses multiple vtkSMP::For and mutexes instead of reduction
Showing
This diff is collapsed.