Searched refs:gama_tmp (Results 1 – 1 of 1) sorted by relevance
102 PetscReal gamal3 = 0.0, gamal2 = 0.0, gamal = 0.0, gama = 0.0, gama_tmp; in KSPSolve_MINRES() local251 gama_tmp = gama; in KSPSolve_MINRES()300 PetscCall(VecAXPBY(W, 1.0 / gama_tmp, 0.0, V)); in KSPSolve_MINRES()303 PetscScalar alphas[] = {-dlta_QLP / gama_tmp, -epln / gama_tmp}; in KSPSolve_MINRES()