Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/perfstubs/
H A Dlogperfstubs.c32 static PetscErrorCode PetscLogHandlerDestroy_Perfstubs(PetscLogHandler h) in PetscLogHandlerDestroy_Perfstubs() function
188 handler->ops->destroy = PetscLogHandlerDestroy_Perfstubs; in PetscLogHandlerCreate_Perfstubs()