petsc-3.8.4 2018-03-24
Report Typos and Errors

DMSwarmGetCellDM

Fetches the attached cell DM

Synopsis

#include "petscdmswarm.h"   
PETSC_EXTERN PetscErrorCode DMSwarmGetCellDM(DM dm,DM *dmcell)
Collective on DM

Input parameter

dm -a DMSwarm

Output parameter

dmcell -the DM which was attached to the DMSwarm

See Also

DMSwarmSetCellDM()

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