Searched refs:DMPLEX_SectionLoad (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dlregisdmdm.c | 138 PetscCall(PetscLogEventRegister("DMPlexSectionLoad", DM_CLASSID, &DMPLEX_SectionLoad)); in DMInitializePackage()
|
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 65 PETSC_EXTERN PetscLogEvent DMPLEX_SectionLoad; variable
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 14 …w, DMPLEX_TopologyLoad, DMPLEX_LabelsLoad, DMPLEX_CoordinatesLoad, DMPLEX_SectionLoad, DMPLEX_Glob… variable 2654 PetscCall(PetscLogEventBegin(DMPLEX_SectionLoad, viewer, 0, 0, 0)); in DMPlexSectionLoad() 2662 PetscCall(PetscLogEventEnd(DMPLEX_SectionLoad, viewer, 0, 0, 0)); in DMPlexSectionLoad()
|