Home
last modified time | relevance | path

Searched defs:PREVEC (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dfgmresimpl.h40 #define PREVEC(i) \ macro
/petsc/src/ksp/ksp/impls/gmres/pipefgmres/
H A Dpipefgmresimpl.h43 #define PREVEC(i) pipefgmres->prevecs[i] /* use to access preconditioned basis */ macro