Searched defs:A12 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex22.c | 7 Mat A11, A12, A21, A22, A, tmp[2][2]; in test_solve() local 118 Mat A11, A12, A21, A; in test_solve_matgetvecs() local
|
| H A D | ex11.c | 11 Mat A11, A22, A12, A21; in replace_submats() local 43 PetscErrorCode LSCLoadTestOperators(Mat *A11, Mat *A12, Mat *A21, Mat *A22, Vec *b1, Vec *b2) in LSCLoadTestOperators()
|
| /petsc/src/mat/tutorials/ |
| H A D | ex2.c | 13 Mat A, A11, A12, A21, A22; in main() local
|