#include "petscdmplex.h" #include "petscdmlabel.h" PetscErrorCode DMPlexMigrate(DM dm, PetscSF sf, DM targetDM)Collective on DM and PetscSF
dm | - The source DMPlex object | |
sf | - The star forest communication context describing the migration pattern | |
targetDM | - The target DMPlex object |