Skip to content

WIP: Threaded streamlines

Dave Pugmire requested to merge (removed):threaded_streamlines into master

threaded version of particle advection algorithm. 1 thread does communication and particle management, the other thread integrates particles.

Merge request reports