Home
last modified time | relevance | path

Searched defs:By (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/tests/
H A Dex159.c84 Mat By[4]; in main() local
H A Dex66.c33 Vec v, x, y, Ax, Ay, Bx, By; in main() local
/petsc/src/ksp/pc/impls/lmvm/
H A Dlmvmpc.c185 Vec xsub, ysub, Bx = x, By = y; in PCApply_LMVM() local
/petsc/src/mat/utils/
H A Dmultequal.c11 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 Dex1.c82 Vec x, y, Bx, By; in IsHermitianTest() local