Searched refs:tstep1 (Results 1 – 1 of 1) sorted by relevance
128 PetscReal tstep1, tstep2, tstep3, tstep4, tstep; in QPIPStepLength() local132 PetscCall(VecStepMax(qp->G, qp->DG, &tstep1)); in QPIPStepLength()137 tstep = PetscMin(tstep1, tstep2); in QPIPStepLength()