Searched refs:tstep (Results 1 – 3 of 3) sorted by relevance
128 PetscReal tstep1, tstep2, tstep3, tstep4, tstep; in QPIPStepLength() local137 tstep = PetscMin(tstep1, tstep2); in QPIPStepLength()138 qp->psteplength = PetscMin(0.95 * tstep, 1.0); in QPIPStepLength()140 tstep = PetscMin(tstep3, tstep4); in QPIPStepLength()141 qp->dsteplength = PetscMin(0.95 * tstep, 1.0); in QPIPStepLength()
1782 cdef PetscReal tstep = 01783 CHKERR(TSGetTimeStep(self.ts, &tstep))1784 return toReal(tstep)
1873 (dpm/erosion/simulation-control/number-of-iters-per-tstep 20)5944 (spectral/plfd/tstep (0 0))5958 (spectral/bxfd/tstep (0 0))5971 (spectral/gpfd/tstep (0 0))