Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/pipefgmres/
H A Dpipefgmresimpl.h39 #define VEC_W pipefgmres->vecs[3] /* work space - W pipelining var */ macro
H A Dpipefgmres.c66 W = VEC_W; in KSPPIPEFGMRESCycle()