Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/mpe/
H A Dlogmpe.c29 static PetscErrorCode PetscLogHandlerDestroy_MPE(PetscLogHandler h) in PetscLogHandlerDestroy_MPE() function
132 handler->ops->destroy = PetscLogHandlerDestroy_MPE; in PetscLogHandlerCreate_MPE()