Searched defs:rc_w_q (Results 1 – 1 of 1) sorted by relevance
5 PetscBool rc_w_q; /* flag to determine whether w_k should be recomputed with A r_k */ member46 PetscBool diagonalscale, rc_w_q = prcg->rc_w_q; in KSPSolve_PIPEPRCG() local