Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c193 static PetscErrorCode PetscLogHandlerStagePush_Nested(PetscLogHandler h, PetscLogStage stage) in PetscLogHandlerStagePush_Nested() function
432 handler->ops->stagepush = PetscLogHandlerStagePush_Nested; in PetscLogHandlerCreate_Nested()