Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/interface/
H A Dloghandler.c487 PetscErrorCode PetscLogHandlerLogObjectState(PetscLogHandler handler, PetscObject obj, const char f… in PetscLogHandlerLogObjectState() function
/petsc/src/sys/tutorials/
H A Dex7.c273 PetscCall(PetscLogHandlerLogObjectState(h, (PetscObject)user_object, "Created at %e", time)); in main()
/petsc/doc/changes/
H A D320.md77 - Add `PetscLogHandlerLogObjectState()`
/petsc/include/
H A Dpetsclog.h133 PETSC_EXTERN PetscErrorCode PetscLogHandlerLogObjectState(PetscLogHandler, PetscObject, const char[…