DMSwarmSetMigrateType#
Set the style of point migration
Synopsis#
#include "petscdmswarm.h"
PetscErrorCode DMSwarmSetMigrateType(DM dm, DMSwarmMigrateType mtype)
Logically collective on dm
Input parameters#
dm - the DMSwarm
mtype - The migration type
See Also#
DMSwarmGetMigrateType()
, DMSwarmMigrateType
, DMSwarmMigrate()
Level#
intermediate
Location#
src/dm/impls/swarm/swarm_migrate.c
Index of all DMSwarm routines
Table of Contents for all manual pages
Index of all manual pages