DMSwarmSetMigrateType#

Set the style of point migration

Synopsis#

#include "petscdmswarm.h"   
PetscErrorCode DMSwarmSetMigrateType(DM dm, DMSwarmMigrateType mtype)

Logically Collective

Input parameters#

  • dm - the DMSWARM

  • mtype - The migration type, see DMSwarmMigrateType

See Also#

DM, DMSWARM, DMSwarmMigrateType, DMSwarmGetMigrateType(), DMSwarmMigrateType, DMSwarmMigrate()

Level#

intermediate

Location#

src/dm/impls/swarm/swarm_migrate.c


Edit on GitLab

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