PetscLogStageInfo#
A registry entry about a class for PetscLogState
.
Synopsis#
typedef struct _PetscLogStageInfo {
char *name; /* The stage name */
} PetscLogStageInfo;
See Also#
Profiling, PetscLogStage
, PetscLogState
, PetscLogStateClassGetInfo()
Level#
developer
Location#
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages