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