Searched refs:PetscLogHandlerEventEnd (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/logging/handler/interface/ |
| H A D | loghandler.c | 176 PetscErrorCode PetscLogHandlerEventEnd(PetscLogHandler h, PetscLogEvent e, PetscObject o1, PetscObj… in PetscLogHandlerEventEnd() function
|
| /petsc/src/sys/logging/handler/impls/nested/ |
| H A D | lognested.c | 170 PetscCall(PetscLogHandlerEventEnd(nested->handler, nested_event, o1, o2, o3, o4)); in PetscLogHandlerNestedEventEnd()
|
| /petsc/include/ |
| H A D | petsclog.h | 121 PETSC_EXTERN PetscErrorCode PetscLogHandlerEventEnd(PetscLogHandler, PetscLogEvent, PetscObject, Pe…
|