DMSwarmGetCellDMByName#

Get a DMSwarmCellDM from its name

Synopsis#

#include "petscdmswarm.h"   
PetscErrorCode DMSwarmGetCellDMByName(DM sw, const char name[], DMSwarmCellDM *celldm)

Not collective

Input Parameters#

Output Parameter#

See Also#

DM, DMSWARM, DMSwarmSetCellDM(), DMSwarmGetCellDMNames()

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