PETSc version 3.15.5
PetscClassRegLogGetClass
This function returns the class corresponding to a given classid. 
Synopsis
#include "petscsys.h"   
PetscErrorCode PetscClassRegLogGetClass(PetscClassRegLog classLog, PetscClassId classid, int *oclass)
Not Collective
Input Parameters
|  | classLog | - The PetscClassRegLog | 
|  | classid | - The cookie | 
Output Parameter
See Also
 PetscClassIdRegister(), PetscLogObjCreateDefault(), PetscLogObjDestroyDefault()
Level
developer
Location
src/sys/logging/utils/classlog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages