Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddlregisdmdm.c128 PetscCall(PetscLogEventRegister("DMPlexSectionView", DM_CLASSID, &DMPLEX_SectionView)); in DMInitializePackage()
/petsc/include/petsc/private/
H A Ddmpleximpl.h58 PETSC_EXTERN PetscLogEvent DMPLEX_SectionView; variable
/petsc/src/dm/impls/plex/
H A Dplex.c14 …s, DMPLEX_TopologyView, DMPLEX_LabelsView, DMPLEX_CoordinatesView, DMPLEX_SectionView, DMPLEX_Glob… variable
2277 PetscCall(PetscLogEventBegin(DMPLEX_SectionView, viewer, 0, 0, 0)); in DMPlexSectionView()
2285 PetscCall(PetscLogEventEnd(DMPLEX_SectionView, viewer, 0, 0, 0)); in DMPlexSectionView()