Home
last modified time | relevance | path

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

/petsc/src/sys/tutorials/output/
H A Dex7_0.out11 [0:time_removed:PetscLogHandlerStagePop_Ex7 ] Popping stage "Stage 1" (back to "Main Stage")
13 [0:time_removed:PetscLogHandlerStagePop_Ex7 ] Popping initial stage "Main Stage"
/petsc/src/sys/tutorials/
H A Dex7.c158 static PetscErrorCode PetscLogHandlerStagePop_Ex7(PetscLogHandler h, PetscLogStage old_stage) in PetscLogHandlerStagePop_Ex7() function
236 handler->ops->stagepop = PetscLogHandlerStagePop_Ex7; in PetscLogHandlerCreate_Ex7()