The source project of this merge request has been removed.
Add new particle status
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