Home
last modified time | relevance | path

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

/external/eigen/test/
Dpastix_support.cpp23 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; in test_pastix_T()
44 PastixLU< SparseMatrix<T, ColMajor> > pastix_lu; in test_pastix_T_LU()
/external/eigen/Eigen/src/PaStiXSupport/
DPaStiXSupport.h31 template<typename _MatrixType, bool IsStrSym = false> class PastixLU; variable
41 struct pastix_traits< PastixLU<_MatrixType> >
412 class PastixLU : public PastixBase< PastixLU<_MatrixType> >
416 typedef PastixBase<PastixLU<MatrixType> > Base;
421 PastixLU() : Base()
426 explicit PastixLU(const MatrixType& matrix):Base()
/external/eigen/Eigen/
DPaStiXSupport32 * - 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.dox64 <tr><td>PastixLLT \n PastixLDLT \n PastixLU</td><td>\link PaStiXSupport_Module PaStiXSupport \endli…