Searched refs:check_sparse_square_solving (Results 1 – 10 of 10) sorted by relevance
44 check_sparse_square_solving(sparselu_colamd); in test_sparselu_T()45 check_sparse_square_solving(sparselu_amd); in test_sparselu_T()46 check_sparse_square_solving(sparselu_natural); in test_sparselu_T()
18 CALL_SUBTEST_1( check_sparse_square_solving(superlu_double_colmajor) ); in test_superlu_support()19 CALL_SUBTEST_2( check_sparse_square_solving(superlu_cplxdouble_colmajor) ); in test_superlu_support()
19 check_sparse_square_solving(umfpack_colmajor); in test_umfpack_support_T()20 check_sparse_square_solving(umfpack_rowmajor); in test_umfpack_support_T()
20 CALL_SUBTEST( check_sparse_square_solving(bicgstab_colmajor_diag) ); in test_bicgstab_T()22 CALL_SUBTEST( check_sparse_square_solving(bicgstab_colmajor_ilut) ); in test_bicgstab_T()
27 check_sparse_square_solving(pastix_lu); in test_pastix_T()35 check_sparse_square_solving(pastix_lu); in test_pastix_T_LU()
33 check_sparse_square_solving(sparselu_metis); in test_metis_T()
20 check_sparse_square_solving(pardiso_lu); in test_pardiso_T()
280 template<typename Solver> void check_sparse_square_solving(Solver& solver) in check_sparse_square_solving() function
21 CALL_SUBTEST( check_sparse_square_solving(gmres_colmajor_diag) ); in test_gmres_T()23 CALL_SUBTEST( check_sparse_square_solving(gmres_colmajor_ilut) ); in test_gmres_T()
21 CALL_SUBTEST( check_sparse_square_solving(dgmres_colmajor_diag) ); in test_dgmres_T()23 CALL_SUBTEST( check_sparse_square_solving(dgmres_colmajor_ilut) ); in test_dgmres_T()