PetscLogIsActive#

Check if logging is currently in progress.

Synopsis#

#include "petscsys.h"   
PetscErrorCode PetscLogIsActive(PetscBool *isActive)

Not Collective

Output Parameter#

See Also#

Profiling, PetscLogDefaultBegin(), PetscLogAllBegin(), PetscLogSet()

Level#

beginner

Location#

src/sys/logging/plog.c

Examples#

src/ksp/ksp/tutorials/ex76.c
src/ksp/ksp/tutorials/ex79.c


Edit on GitLab

Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages