Searched refs:DMPlexPartitionLabelInvert (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tutorials/output/ |
| H A D | ex1f90_0_2.out | 1 [0] <dm:plex> DMPlexPartitionLabelInvert(): Using MPI_Alltoallv() for mesh distribution
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 584 PetscCall(DMPlexPartitionLabelInvert(dm, ovAdjByRank, NULL, *ovLabel)); in DMPlexCreateOverlapLabel() 745 PetscCall(DMPlexPartitionLabelInvert(dm, ovAdjByRank, NULL, *ovLabel)); in DMPlexCreateOverlapLabelFromLabels() 1912 PetscCall(DMPlexPartitionLabelInvert(dm, lblPartition, NULL, lblMigration)); in DMPlexDistribute()
|
| H A D | plexpartition.c | 1247 PetscErrorCode DMPlexPartitionLabelInvert(DM dm, DMLabel rootLabel, PetscSF processSF, DMLabel leaf… in DMPlexPartitionLabelInvert() function
|
| /petsc/include/ |
| H A D | petscdmplex.h | 260 PETSC_EXTERN PetscErrorCode DMPlexPartitionLabelInvert(DM, DMLabel, PetscSF, DMLabel);
|