DMSwarmGetCoordinateField#

Get the name of the field holding particle coordinates

Synopsis#

#include "petscdmswarm.h"   
PetscErrorCode DMSwarmGetCoordinateField(DM sw, const char *fieldname[])

Not Collective

Input Parameter#

Output Parameter#

  • fieldname - the name of the coordinate field

See Also#

DM, DMSWARM, DMSwarmSetCoordinateField(), DMSwarmGetField(), DMSwarmSetCellDM(), DMSwarmMigrate()

Level#

intermediate

Location#

src/dm/impls/swarm/swarm.c


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