Searched defs:PetscLogHandlerStop (Results 1 – 2 of 2) sorted by relevance
322 PetscErrorCode PetscLogHandlerStop(PetscLogHandler h) in PetscLogHandlerStop() function
619 #define PetscLogHandlerStop(a) ((void)(a), PETSC_SUCCESS) macro