Home
last modified time | relevance | path

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

/petsc/src/sys/tutorials/output/
H A Dex7_0.out2 [0:time_removed:PetscLogHandlerStagePush_Ex7 ] Pushing initial stage "Main Stage"
4 [0:time_removed:PetscLogHandlerStagePush_Ex7 ] Pushing stage stage "Stage 1" (replacing "Main S…
/petsc/src/sys/tutorials/
H A Dex7.c138 static PetscErrorCode PetscLogHandlerStagePush_Ex7(PetscLogHandler h, PetscLogStage new_stage) in PetscLogHandlerStagePush_Ex7() function
235 handler->ops->stagepush = PetscLogHandlerStagePush_Ex7; in PetscLogHandlerCreate_Ex7()