Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c274 static PetscErrorCode PetscLogHandlerDestroy_Nested(PetscLogHandler h) in PetscLogHandlerDestroy_Nested() function
431 handler->ops->destroy = PetscLogHandlerDestroy_Nested; in PetscLogHandlerCreate_Nested()