DMSwarmGetMigrateType#

Get the style of point migration

Synopsis#

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

Logically collective on dm

Input parameter#

  • dm - the DMSwarm

Output parameter#

  • mtype - The migration type

See Also#

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