Home
last modified time | relevance | path

Searched defs:dmParallel (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/ !
H A Dplexdistribute.c1100 …SF migrationSF, ISLocalToGlobalMapping original, ISLocalToGlobalMapping renumbering, DM dmParallel) in DMPlexDistributeCones()
1183 static PetscErrorCode DMPlexDistributeCoordinates(DM dm, PetscSF migrationSF, DM dmParallel) in DMPlexDistributeCoordinates()
1245 static PetscErrorCode DMPlexDistributeLabels(DM dm, PetscSF migrationSF, DM dmParallel) in DMPlexDistributeLabels()
1326 …SF migrationSF, ISLocalToGlobalMapping original, ISLocalToGlobalMapping renumbering, DM dmParallel) in DMPlexDistributeSetupTree()
1749 …ic PetscErrorCode DMPlexDistribute_Multistage(DM dm, PetscInt overlap, PetscSF *sf, DM *dmParallel) in DMPlexDistribute_Multistage()
1831 PetscErrorCode DMPlexDistribute(DM dm, PetscInt overlap, PeOp PetscSF *sf, DM *dmParallel) in DMPlexDistribute()