| /petsc/src/mat/tests/output/ |
| H A D | ex125_mumps_seq.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 6 0-the sparse MatMatSolve 7 1-the sparse MatMatSolve 15 0-the MatMatSolve 16 1-the MatMatSolve 17 0-the sparse MatMatSolve 18 1-the sparse MatMatSolve
|
| H A D | ex125_nsize-1_saddle_point_mumps_lu.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 6 0-the sparse MatMatSolve 7 1-the sparse MatMatSolve 15 0-the MatMatSolve 16 1-the MatMatSolve 17 0-the sparse MatMatSolve 18 1-the sparse MatMatSolve
|
| H A D | ex125_nsize-1_saddle_point_mumps_cholesky.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 6 0-the sparse MatMatSolve 7 1-the sparse MatMatSolve 15 0-the MatMatSolve 16 1-the MatMatSolve 17 0-the sparse MatMatSolve 18 1-the sparse MatMatSolve
|
| H A D | ex125_superlu_dist_nonsymmetric.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 9 0-the MatMatSolve 10 1-the MatMatSolve
|
| H A D | ex125_cusparse_cholesky-1.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 9 0-the MatMatSolve 10 1-the MatMatSolve
|
| H A D | ex125_cusparse_cholesky-0.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 9 0-the MatMatSolve 10 1-the MatMatSolve
|
| H A D | ex125_superlu_dist_complex.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 9 0-the MatMatSolve 10 1-the MatMatSolve
|
| H A D | ex125_cusparse_2_cholesky-0.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 9 0-the MatMatSolve 10 1-the MatMatSolve
|
| H A D | ex125_cusparse_2_cholesky-1.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 9 0-the MatMatSolve 10 1-the MatMatSolve
|
| H A D | ex125_superlu_dist_complex_2.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_mumps_par.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_nsize-2_saddle_point_mumps_lu.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_superlu.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_nsize-2_saddle_point_mumps_cholesky.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_mumps_par_cholesky.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_mkl_pardiso.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_nsize-2_saddle_point_superlu_dist.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_nsize-1_saddle_point_superlu_dist.out | 4 0-the MatMatSolve 5 1-the MatMatSolve 13 0-the MatMatSolve 14 1-the MatMatSolve
|
| H A D | ex125_superlu_dist.out | 5 0-the MatMatSolve 6 1-the MatMatSolve 15 0-the MatMatSolve 16 1-the MatMatSolve
|
| /petsc/src/mat/tests/ |
| H A D | ex245.c | 149 PetscCall(MatMatSolve(G, B, X)); in main() 158 PetscCall(MatMatSolve(G, B, X)); in main() 191 PetscCall(MatMatSolve(F, B, X)); in main() 217 PetscCall(MatMatSolve(F, B, X)); in main()
|
| H A D | ex214.c | 114 PetscCall(MatMatSolve(F, RHS, X)); in main() 121 PetscCall(MatMatSolve(F, RHS, RHS)); in main() 138 PetscCall(MatMatSolve(F, RHS, X)); in main()
|
| H A D | ex145.c | 175 PetscCall(MatMatSolve(G, B, X)); in main() 184 PetscCall(MatMatSolve(G, B, X)); in main() 226 PetscCall(MatMatSolve(F, B, X)); in main() 252 PetscCall(MatMatSolve(F, B, X)); in main()
|
| H A D | ex192.c | 266 PetscCall(MatMatSolve(F, RHS, X)); in main() 274 PetscCall(MatMatSolve(F, RHS, X)); in main() 276 PetscCall(MatMatSolve(F, RHS, X)); in main() 292 PetscCall(MatMatSolve(F, spRHS, X)); in main()
|
| H A D | ex1.c | 137 PetscCall(MatMatSolve(F, RHS, SOLU)); in main() 172 PetscCall(MatMatSolve(F, RHS, SOLU)); in main() 221 PetscCall(MatMatSolve(F, RHS, SOLU2)); in main()
|