Home
last modified time | relevance | path

Searched refs:pastix_lu (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dpastix_support.cpp23 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; in test_pastix_T() local
29 check_sparse_square_solving(pastix_lu); in test_pastix_T()
36 pastix_lu.iparm(); in test_pastix_T()
37 pastix_lu.dparm(); in test_pastix_T()
44 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; in test_pastix_T_LU() local
45 check_sparse_square_solving(pastix_lu); in test_pastix_T_LU()