Home
last modified time | relevance | path

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

/petsc/src/sys/logging/
H A Dplog.c1949 PetscErrorCode PetscLogMPEDump(const char sname[]) in PetscLogMPEDump() function
/petsc/include/
H A Dpetsclog.h677 #define PetscLogMPEDump(c) ((void)(c), PETSC_SUCCESS) macro