Home
last modified time | relevance | path

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

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