Searched refs:PetscLogHandlerSetLogActions (Results 1 – 4 of 4) sorted by relevance
423 PetscErrorCode PetscLogHandlerSetLogActions(PetscLogHandler handler, PetscBool flag) in PetscLogHandlerSetLogActions() function
75 - Add `PetscLogHandlerSetLogActions()`
697 if (h) PetscCall(PetscLogHandlerSetLogActions(h, flag)); in PetscLogActions()
131 PETSC_EXTERN PetscErrorCode PetscLogHandlerSetLogActions(PetscLogHandler, PetscBool);