Home
last modified time | relevance | path

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

/external/eigen/test/
Dpastix_support.cpp21 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; in test_pastix_T()
34 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; in test_pastix_T_LU()
/external/eigen/Eigen/src/PaStiXSupport/
DPaStiXSupport.h23 template<typename _MatrixType, bool IsStrSym = false> class PastixLU; variable
33 struct pastix_traits< PastixLU<_MatrixType> >
431 class PastixLU : public PastixBase< PastixLU<_MatrixType> >
435 typedef PastixBase<PastixLU<MatrixType> > Base;
440 PastixLU() : Base()
445 PastixLU(const MatrixType& matrix):Base()
/external/eigen/Eigen/
DPaStiXSupport26 * - class PastixLU : a supernodal, parallel LU factorization (optimized for a symmetric pattern).
/external/eigen/bench/spbench/
Dspbenchsolver.h332 PastixLU<SpMat> solver; in SelectSolvers()
/external/eigen/doc/
DSparseLinearSystems.dox34 <tr><td>PastixLLT \n PastixLDLT \n PastixLU</td><td>\link PaStiXSupport_Module PaStiXSupport \endli…