Skip to content

Add new particle status

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

Add new particle status for 'took any steps'. This is important for distributed memory particle advection where checking is required to see if a particle is in the dataset. This happens frequently with unstructured grids. Make streamlines exec object inherit from particle exec object Add unit test for the new particle status

Merge request reports