Home
last modified time | relevance | path

Searched defs:Ay (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/tests/
H A Dex66.c33 Vec v, x, y, Ax, Ay, Bx, By; in main() local
H A Dex70.c67 Vec Ax, Ay; in proj_mult() 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