Searched refs:scalB (Results 1 – 1 of 1) sorted by relevance
520 PetscReal new_dt, scal = 1.0, scalB = 1.0, threshold = 0.0, power; in RefineAndersonBjorck() local536 scalB = -f / fleft; in RefineAndersonBjorck()541 scalB = -f / fright; in RefineAndersonBjorck()549 …scal = PetscPowReal(scalB / *gamma, power) * (*gamma); // mix the Anderson-Bjorck scaling and Bis… in RefineAndersonBjorck()