Searched refs:PetscLogHandlerStop (Results 1 – 4 of 4) sorted by relevance
163 PetscCall(PetscLogHandlerStop(bm->lhdlr)); in PetscBenchRun()
280 PetscCall(PetscLogHandlerStop(h)); in main()
290 PETSC_EXTERN PetscErrorCode PetscLogHandlerStop(PetscLogHandler);619 #define PetscLogHandlerStop(a) ((void)(a), PETSC_SUCCESS) macro
322 PetscErrorCode PetscLogHandlerStop(PetscLogHandler h) in PetscLogHandlerStop() function