Searched refs:DMPLEX_SectionView (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dlregisdmdm.c | 128 PetscCall(PetscLogEventRegister("DMPlexSectionView", DM_CLASSID, &DMPLEX_SectionView)); in DMInitializePackage()
|
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 58 PETSC_EXTERN PetscLogEvent DMPLEX_SectionView; variable
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 14 …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()
|