Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddlregisdmdm.c96 PetscCall(PetscLogEventRegister("DMPlexPartSelf", DM_CLASSID, &DMPLEX_PartSelf)); in DMInitializePackage()
/petsc/src/dm/impls/plex/
H A Dplexdistribute.c1873 PetscCall(PetscLogEventBegin(DMPLEX_PartSelf, dm, 0, 0, 0)); in DMPlexDistribute()
1909 PetscCall(PetscLogEventEnd(DMPLEX_PartSelf, dm, 0, 0, 0)); in DMPlexDistribute()
H A Dplex.c14 …MPLEX_CreateGmsh, DMPLEX_CreateBoxSFC, DMPLEX_RebalanceSharedPoints, DMPLEX_PartSelf, DMPLEX_PartL… variable
/petsc/include/petsc/private/
H A Ddmpleximpl.h19 PETSC_EXTERN PetscLogEvent DMPLEX_PartSelf; variable