Searched refs:rat (Results 1 – 1 of 1) sorted by relevance
325 PetscReal rat = cost[best.id] / cost[cur]; in TSGLLEAdaptChoose_Both() local327 *next_h = PetscMax(h * rat * dec, PetscMin(h * rat * inc, best.h)); in TSGLLEAdaptChoose_Both()