PetscLogStateClassGetInfo#

Get the registration information of an class

Synopsis#

#include "petsclog.h" 
PetscErrorCode PetscLogStateClassGetInfo(PetscLogState state, PetscLogClass clss, PetscLogClassInfo *info)

Not collective

Input Parameters#

Output Parameter#

See Also#

Profiling, PetscLogState, PetscLogStateClassRegister(), PetscLogStateGetClassFromName()

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