petsc-3.12.5 2020-03-29
DMSwarmRemovePoint
Remove the last point from the DMSwarm
Synopsis
#include "petscdmswarm.h"
PETSC_EXTERN PetscErrorCode DMSwarmRemovePoint(DM dm)
Not collective
Input parameter
dm -a DMSwarm
See Also
DMSwarmRemovePointAtIndex()
Level
beginner
Location
src/dm/impls/swarm/swarm.c
Index of all DMSWARM routines
Table of Contents for all manual pages
Index of all manual pages