Home
last modified time | relevance | path

Searched refs:MatMatSolve (Results 1 – 25 of 58) sorted by relevance

123

/petsc/src/mat/tests/output/
H A Dex125_mumps_seq.out4 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 Dex125_nsize-1_saddle_point_mumps_lu.out4 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 Dex125_nsize-1_saddle_point_mumps_cholesky.out4 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 Dex125_superlu_dist_nonsymmetric.out4 0-the MatMatSolve
5 1-the MatMatSolve
9 0-the MatMatSolve
10 1-the MatMatSolve
H A Dex125_cusparse_cholesky-1.out4 0-the MatMatSolve
5 1-the MatMatSolve
9 0-the MatMatSolve
10 1-the MatMatSolve
H A Dex125_cusparse_cholesky-0.out4 0-the MatMatSolve
5 1-the MatMatSolve
9 0-the MatMatSolve
10 1-the MatMatSolve
H A Dex125_superlu_dist_complex.out4 0-the MatMatSolve
5 1-the MatMatSolve
9 0-the MatMatSolve
10 1-the MatMatSolve
H A Dex125_cusparse_2_cholesky-0.out4 0-the MatMatSolve
5 1-the MatMatSolve
9 0-the MatMatSolve
10 1-the MatMatSolve
H A Dex125_cusparse_2_cholesky-1.out4 0-the MatMatSolve
5 1-the MatMatSolve
9 0-the MatMatSolve
10 1-the MatMatSolve
H A Dex125_superlu_dist_complex_2.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_mumps_par.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_nsize-2_saddle_point_mumps_lu.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_superlu.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_nsize-2_saddle_point_mumps_cholesky.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_mumps_par_cholesky.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_mkl_pardiso.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_nsize-2_saddle_point_superlu_dist.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_nsize-1_saddle_point_superlu_dist.out4 0-the MatMatSolve
5 1-the MatMatSolve
13 0-the MatMatSolve
14 1-the MatMatSolve
H A Dex125_superlu_dist.out5 0-the MatMatSolve
6 1-the MatMatSolve
15 0-the MatMatSolve
16 1-the MatMatSolve
/petsc/src/mat/tests/
H A Dex245.c149 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 Dex214.c114 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 Dex145.c175 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 Dex192.c266 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 Dex1.c137 PetscCall(MatMatSolve(F, RHS, SOLU)); in main()
172 PetscCall(MatMatSolve(F, RHS, SOLU)); in main()
221 PetscCall(MatMatSolve(F, RHS, SOLU2)); in main()

123