#include "petscsys.h" PetscErrorCode PetscLogTraceBegin(FILE *file)Logically Collective on PETSC_COMM_WORLD
PetscLogTraceBegin() allows tracing of all PETSc calls, which is useful to determine where a program is hanging without running in the debugger. Can be used in conjunction with the -info option.
Level:intermediate
Location:src/sys/logging/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages