Searched refs:DMPlexDistributeSetupTree (Results 1 – 1 of 1) sorted by relevance
1326 static PetscErrorCode DMPlexDistributeSetupTree(DM dm, PetscSF migrationSF, ISLocalToGlobalMapping … in DMPlexDistributeSetupTree() function1671 PetscCall(DMPlexDistributeSetupTree(dm, sf, ltogOriginal, ltogMigration, targetDM)); in DMPlexMigrate()