Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/legacy/
H A Dloglegacy.c39 static PetscErrorCode PetscLogHandlerDestroy_Legacy(PetscLogHandler handler) in PetscLogHandlerDestroy_Legacy() function
64 handler->ops->destroy = PetscLogHandlerDestroy_Legacy; in PetscLogHandlerCreate_Legacy()