Home
last modified time | relevance | path

Searched refs:PetscLogHandlerSetLogActions (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/logging/handler/interface/
H A Dloghandler.c423 PetscErrorCode PetscLogHandlerSetLogActions(PetscLogHandler handler, PetscBool flag) in PetscLogHandlerSetLogActions() function
/petsc/doc/changes/
H A D320.md75 - Add `PetscLogHandlerSetLogActions()`
/petsc/src/sys/logging/
H A Dplog.c697 if (h) PetscCall(PetscLogHandlerSetLogActions(h, flag)); in PetscLogActions()
/petsc/include/
H A Dpetsclog.h131 PETSC_EXTERN PetscErrorCode PetscLogHandlerSetLogActions(PetscLogHandler, PetscBool);