PetscLogStateGetNumClasses#
Get the number of registered classes in a logging state.
Synopsis#
#include "petsclog.h"
PetscErrorCode PetscLogStateGetNumClasses(PetscLogState state, PetscInt *numClasses)
Not collective
Input Parameter#
state - a
PetscLogState
Output Parameter#
numClasses - the number of registered
PetscLogClass
s
See Also#
Level#
developer
Location#
src/sys/logging/state/logstate.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages