Searched refs:DMPLEX_RebalPartition (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 1880 PetscCall(PetscLogEventBegin(DMPLEX_RebalPartition, 0, 0, 0, 0)); in DMPlexRebalanceSharedPoints() 1882 PetscCall(PetscLogEventEnd(DMPLEX_RebalPartition, 0, 0, 0, 0)); in DMPlexRebalanceSharedPoints() 1887 PetscCall(PetscLogEventBegin(DMPLEX_RebalPartition, 0, 0, 0, 0)); in DMPlexRebalanceSharedPoints() 1889 PetscCall(PetscLogEventEnd(DMPLEX_RebalPartition, 0, 0, 0, 0)); in DMPlexRebalanceSharedPoints() 1912 PetscCall(PetscLogEventBegin(DMPLEX_RebalPartition, 0, 0, 0, 0)); in DMPlexRebalanceSharedPoints() 1941 PetscCall(PetscLogEventEnd(DMPLEX_RebalPartition, 0, 0, 0, 0)); in DMPlexRebalanceSharedPoints()
|
| H A D | plex.c | 15 …_RebalBuildGraph, DMPLEX_RebalRewriteSF, DMPLEX_RebalGatherGraph, DMPLEX_RebalPartition, DMPLEX_Re… variable
|
| /petsc/src/dm/interface/ |
| H A D | dlregisdmdm.c | 150 PetscCall(PetscLogEventRegister("RebalPartition", DM_CLASSID, &DMPLEX_RebalPartition)); in DMInitializePackage()
|
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 78 PETSC_EXTERN PetscLogEvent DMPLEX_RebalPartition; variable
|