Searched refs:sfMigrationNew (Results 1 – 1 of 1) sorted by relevance
1694 …scErrorCode DMPlexRemapMigrationSF(PetscSF sfOverlap, PetscSF sfMigration, PetscSF *sfMigrationNew) in DMPlexRemapMigrationSF() argument1716 PetscCall(PetscSFCreate(PetscObjectComm((PetscObject)sfOverlap), sfMigrationNew)); in DMPlexRemapMigrationSF()1717 …PetscCall(PetscSFSetGraph(*sfMigrationNew, nroots, nleaves, NULL, PETSC_OWN_POINTER, newRemote, PE… in DMPlexRemapMigrationSF()