Searched refs:tstep3 (Results 1 – 1 of 1) sorted by relevance
128 PetscReal tstep1, tstep2, tstep3, tstep4, tstep; in QPIPStepLength() local134 PetscCall(VecStepMax(qp->S, qp->DS, &tstep3)); in QPIPStepLength()140 tstep = PetscMin(tstep3, tstep4); in QPIPStepLength()