Home
last modified time | relevance | path

Searched defs:PetscLogObjects (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/logging/
H A Dplog.c722 PetscErrorCode PetscLogObjects(PetscBool flag) in PetscLogObjects() function
/petsc/include/
H A Dpetsclog.h669 #define PetscLogObjects(a) ((void)(a), PETSC_SUCCESS) macro