DMSwarmGetCellDMActive#

Returns the active cell DM for a DMSWARM

Synopsis#

#include "petscdmswarm.h"   
PetscErrorCode DMSwarmGetCellDMActive(DM sw, DMSwarmCellDM *celldm)

Collective

Input Parameter#

Output Parameter#

See Also#

DM, DMSWARM, DMSwarmCellDM, DMSwarmSetType(), DMSwarmAddCellDM(), DMSwarmSetCellDM(), DMSwarmMigrate()

Level#

beginner

Location#

src/dm/impls/swarm/swarm.c

Examples#

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


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