Searched refs:full_stage (Results 1 – 2 of 2) sorted by relevance
34 …PetscInt full_stage; /* stage of the full cycle -- 0 is the upswing, 1 is the downs… member
731 fas->full_stage = 0; in SNESFASCycleSetupPhase_Full()751 if (fas->full_stage == 0) { in SNESFASCycle_Full()766 fas->full_stage = 1; in SNESFASCycle_Full()767 } else if (fas->full_stage == 1) { in SNESFASCycle_Full()