Home
last modified time | relevance | path

Searched refs:VEC_Q (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/pipefgmres/
H A Dpipefgmresimpl.h38 #define VEC_Q pipefgmres->vecs[2] /* work space - Q pipelining var */ macro
H A Dpipefgmres.c65 Q = VEC_Q; in KSPPIPEFGMRESCycle()