DMSwarmPushCellDM#
Synopsis#
#include "petscdmswarm.h"
PetscErrorCode DMSwarmPushCellDM(DM sw, DM dmcell, PetscInt Nf, const char *dmFields[], const char coordField[])
Collective
Input Parameters#
Note#
The attached DM
(dmcell) will be queried for point location and
neighbor MPI-rank information if DMSwarmMigrate()
is called.
See Also#
DM
, DMSWARM
, DMSwarmSetType()
, DMSwarmPopCellDM()
, DMSwarmSetCellDM()
, DMSwarmMigrate()
Level#
beginner
Location#
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages