Searched refs:hfac (Results 1 – 1 of 1) sorted by relevance
75 PetscReal hnew, hfac = PETSC_INFINITY; in TSAdaptChoose_DSP() local161 hfac = rho0; in TSAdaptChoose_DSP()164 hnew = h * PetscClipInterval(hfac, adapt->clip[0], adapt->clip[1]); in TSAdaptChoose_DSP()