Searched refs:PetscLogHandlerGetNumObjects (Results 1 – 4 of 4) sorted by relevance
521 PetscErrorCode PetscLogHandlerGetNumObjects(PetscLogHandler handler, PetscInt *num_objects) in PetscLogHandlerGetNumObjects() function
209 PetscCall(PetscLogHandlerGetNumObjects(default_handler, &num_objects)); in PetscPrintGlobalPerformance()
78 - Add `PetscLogHandlerGetNumObjects()`
134 PETSC_EXTERN PetscErrorCode PetscLogHandlerGetNumObjects(PetscLogHandler, PetscInt *);