Searched refs:dlta_tmp (Results 1 – 1 of 1) sorted by relevance
108 PetscReal dlta_tmp, sr2 = 0.0, cr2 = -1.0, cr1 = -1.0, sr1 = 0.0; in KSPSolve_MINRES() local263 dlta_tmp = sr2 * vepln - cr2 * dlta; in KSPSolve_MINRES()265 dlta = dlta_tmp; in KSPSolve_MINRES()