Searched defs:By (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex159.c | 84 Mat By[4]; in main() local
|
| H A D | ex66.c | 33 Vec v, x, y, Ax, Ay, Bx, By; in main() local
|
| /petsc/src/ksp/pc/impls/lmvm/ |
| H A D | lmvmpc.c | 185 Vec xsub, ysub, Bx = x, By = y; in PCApply_LMVM() local
|
| /petsc/src/mat/utils/ |
| H A D | multequal.c | 11 Vec Ax = NULL, Bx = NULL, s1 = NULL, s2 = NULL, Ay = NULL, By = NULL; in MatMultEqual_Private() local
|
| /petsc/src/ksp/ksp/utils/lmvm/tests/ |
| H A D | ex1.c | 82 Vec x, y, Bx, By; in IsHermitianTest() local
|