Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddlregisdmdm.c153 PetscCall(PetscLogEventRegister("DMPlexUninterp", DM_CLASSID, &DMPLEX_Uninterpolate)); in DMInitializePackage()
/petsc/src/dm/impls/plex/
H A Dplexinterpolate.c1802 PetscCall(PetscLogEventBegin(DMPLEX_Uninterpolate, dm, 0, 0, 0)); in DMPlexUninterpolate()
1895 PetscCall(PetscLogEventEnd(DMPLEX_Uninterpolate, dm, 0, 0, 0)); in DMPlexUninterpolate()
H A Dplex.c15 …lPartition, DMPLEX_RebalScatterPart, DMPLEX_Generate, DMPLEX_GetLocalOffsets, DMPLEX_Uninterpolate; variable
/petsc/include/petsc/private/
H A Ddmpleximpl.h80 PETSC_EXTERN PetscLogEvent DMPLEX_Uninterpolate; variable