Searched defs:_PetscStageInfo (Results 1 – 1 of 1) sorted by relevance
64 typedef struct _PetscStageInfo { struct65 char *name;66 PetscBool used;67 PetscEventPerfInfo perfInfo;68 PetscClassPerfLog classLog;70 void *timer;