Searched refs:PetscLogHandlerSetLogObjects (Results 1 – 4 of 4) sorted by relevance
452 PetscErrorCode PetscLogHandlerSetLogObjects(PetscLogHandler handler, PetscBool flag) in PetscLogHandlerSetLogObjects() function
76 - Add `PetscLogHandlerSetLogObjects()`
728 if (h) PetscCall(PetscLogHandlerSetLogObjects(h, flag)); in PetscLogObjects()
132 PETSC_EXTERN PetscErrorCode PetscLogHandlerSetLogObjects(PetscLogHandler, PetscBool);