DMSwarmRemovePointAtIndex#
Removes a specific point from the DMSWARM
Synopsis#
#include "petscdmswarm.h"   
PetscErrorCode DMSwarmRemovePointAtIndex(DM dm, PetscInt idx)
Not Collective
Input Parameters#
- dm - a - DMSWARM
- idx - index of point to remove 
See Also#
Level#
beginner
Location#
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages