Home
last modified time | relevance | path

Searched refs:stage3 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/tests/
H A Dex30.c72 PetscLogStage stage1, stage2, stage3 = -1; in main() local
86 PetscCall(PetscLogStageRegister("Stage3", &stage3)); in main()
87 (void)stage3; // stage3 intentionally not used in main()