Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/trace/
H A Dlogtrace.c61 static PetscErrorCode PetscLogHandlerDestroy_Trace(PetscLogHandler h) in PetscLogHandlerDestroy_Trace() function
87 handler->ops->destroy = PetscLogHandlerDestroy_Trace; in PetscLogHandlerCreate_Trace()