DMSwarmCellDMGetCellID#

Returns the cell id field name for the DMSwarm

Synopsis#

#include "petscdmswarm.h"   
PetscErrorCode DMSwarmCellDMGetCellID(DMSwarmCellDM celldm, const char *cellid[])

Not Collective

Input Parameter#

Output Parameters#

  • cellid - The cell id field name in the DMSWARM

See Also#

DMSwarmCellDM, DM, DMSwarmSetCellDM()

Level#

intermediate

Location#

src/dm/impls/swarm/swarmpic.c

Examples#

src/ksp/ksp/tutorials/ex70.c
src/ts/tutorials/ex77.c


Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages