Searched refs:stageApply (Results 1 – 2 of 2) sorted by relevance
75 PetscLogStage stageApply; member
377 mg->stageApply = 0; in PCMGSetLevels_MG()560 if (mg->stageApply) PetscCall(PetscLogStagePush(mg->stageApply)); in PCApply_MG_Internal()644 if (mg->stageApply) PetscCall(PetscLogStagePop()); in PCApply_MG_Internal()752 PetscCall(PetscLogStageGetId(sname, &mg->stageApply)); in PCSetFromOptions_MG()753 if (mg->stageApply < 0) PetscCall(PetscLogStageRegister(sname, &mg->stageApply)); in PCSetFromOptions_MG()