Searched defs:_PetscStagePerf (Results 1 – 1 of 1) sorted by relevance
186 typedef struct _PetscStagePerf { struct187 PetscBool used; /* The stage was pushed on this processor */188 PetscEventPerfInfo perfInfo; /* The stage performance information */189 PetscLogEventPerfArray eventLog; /* The event information for this stage */190 PetscLogClassPerfArray classLog; /* The class information for this stage */