Searched refs:VEC_Q (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/impls/gmres/pipefgmres/ | ||
| H A D | pipefgmresimpl.h | 38 #define VEC_Q pipefgmres->vecs[2] /* work space - Q pipelining var */ macro |
| H A D | pipefgmres.c | 65 Q = VEC_Q; in KSPPIPEFGMRESCycle() |