petsc-3.14.6 2021-03-30
DMSwarmAddPoint
Add space for one new point in the DMSwarm
Synopsis
#include "petscdmswarm.h"
PetscErrorCode DMSwarmAddPoint(DM dm)
Not collective
Input parameter
Notes
The new point will have all fields initialized to zero.
See Also
DMSwarmAddNPoints()
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