PetscLogStateStageGetInfo#

Get the registration information of an stage

Synopsis#

#include "petsclog.h" 
PetscErrorCode PetscLogStateStageGetInfo(PetscLogState state, PetscLogStage stage, PetscLogStageInfo *info)

Not collective

Input Parameters#

Output Parameter#

See Also#

Profiling, PetscLogState, PetscLogStateStageRegister(), PetscLogStateGetStageFromName()

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