Home
last modified time | relevance | path

Searched refs:DMPLEX_MetricIntersection (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/interface/
H A Ddlregisdmdm.c144 PetscCall(PetscLogEventRegister("DMPlexMetricIntersect", DM_CLASSID, &DMPLEX_MetricIntersection)); in DMInitializePackage()
/petsc/src/dm/impls/plex/
H A Dplexmetric.c4 …t DMPLEX_MetricEnforceSPD, DMPLEX_MetricNormalize, DMPLEX_MetricAverage, DMPLEX_MetricIntersection; variable
1610 PetscCall(PetscLogEventBegin(DMPLEX_MetricIntersection, 0, 0, 0, 0)); in DMPlexMetricIntersection()
1656 PetscCall(PetscLogEventEnd(DMPLEX_MetricIntersection, 0, 0, 0, 0)); in DMPlexMetricIntersection()
/petsc/include/petsc/private/
H A Ddmpleximpl.h71 PETSC_EXTERN PetscLogEvent DMPLEX_MetricIntersection; variable