petsc-3.14.6 2021-03-30
Report Typos and Errors

DMSwarmRemovePoint

Remove the last point from the DMSwarm

Synopsis

#include "petscdmswarm.h"   
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