Home
last modified time | relevance | path

Searched defs:_n_PetscStageLog (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetsclogdeprecated.h75 struct _n_PetscStageLog { struct
76 int numStages;
77 int maxStages;
78 PetscIntStack stack;
79 int curStage;
80 PetscStageInfo *stageInfo;
81 PetscEventRegLog eventLog;
82 PetscClassRegLog classLog;