Searched defs:redux (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ksp/ksp/impls/gmres/pipefgmres/ |
| H A D | pipefgmresimpl.h | 22 Vec *redux; member
|
| H A D | pipefgmres.c | 59 Vec *redux = pipefgmres->redux; /* workspace for single reduction */ in KSPPIPEFGMRESCycle() local
|
| /petsc/src/ksp/ksp/impls/gcr/pipegcr/ |
| H A D | pipegcrimpl.h | 17 Vec *redux; member
|
| H A D | pipegcr.c | 60 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 D | pipefcgimpl.h | 18 Vec *redux; member
|
| H A D | pipefcg.c | 86 Vec B, R, Z, X, Qcurr, W, ZETAcurr, M, N, Pcurr, Scurr, *redux; in KSPSolve_PIPEFCG_cycle() local
|