Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c48 static PetscErrorCode PetscLogStageGetNestedEvent(PetscLogHandler h, PetscLogStage stage, PetscLogE… in PetscLogStageGetNestedEvent() function
200 PetscCall(PetscLogStageGetNestedEvent(h, stage, &nested_event)); in PetscLogHandlerStagePush_Nested()