Home
last modified time | relevance | path

Searched defs:redux (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/pipefgmres/
H A Dpipefgmresimpl.h22 Vec *redux; member
H A Dpipefgmres.c59 Vec *redux = pipefgmres->redux; /* workspace for single reduction */ in KSPPIPEFGMRESCycle() local
/petsc/src/ksp/ksp/impls/gcr/pipegcr/
H A Dpipegcrimpl.h17 Vec *redux; member
H A Dpipegcr.c60 Vec x, r, b, z, w, m, n, p, s, q, t, *redux; in KSPSolve_PIPEGCR_cycle() local
/petsc/src/ksp/ksp/impls/fcg/pipefcg/
H A Dpipefcgimpl.h18 Vec *redux; member
H A Dpipefcg.c86 Vec B, R, Z, X, Qcurr, W, ZETAcurr, M, N, Pcurr, Scurr, *redux; in KSPSolve_PIPEFCG_cycle() local