Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/interface/
H A Dloghandler.c452 PetscErrorCode PetscLogHandlerSetLogObjects(PetscLogHandler handler, PetscBool flag) in PetscLogHandlerSetLogObjects() function
/petsc/doc/changes/
H A D320.md76 - Add `PetscLogHandlerSetLogObjects()`
/petsc/src/sys/logging/
H A Dplog.c728 if (h) PetscCall(PetscLogHandlerSetLogObjects(h, flag)); in PetscLogObjects()
/petsc/include/
H A Dpetsclog.h132 PETSC_EXTERN PetscErrorCode PetscLogHandlerSetLogObjects(PetscLogHandler, PetscBool);