Home
last modified time | relevance | path

Searched refs:DMPlexDistributeLabels (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexdistribute.c1245 static PetscErrorCode DMPlexDistributeLabels(DM dm, PetscSF migrationSF, DM dmParallel) in DMPlexDistributeLabels() function
1669 PetscCall(DMPlexDistributeLabels(dm, sf, targetDM)); in DMPlexMigrate()