_MatrixType typedef | PastixBase< PastixLU< _MatrixType > > | |
_solve(const MatrixBase< Rhs > &b, MatrixBase< Dest > &x) const | PastixBase< PastixLU< _MatrixType > > | |
_solve_sparse(const Rhs &b, SparseMatrix< DestScalar, DestOptions, DestIndex > &dest) const | PastixBase< PastixLU< _MatrixType > > | inline |
analyzePattern(const MatrixType &matrix) | PastixLU< _MatrixType, IsStrSym > | inline |
PastixBase< PastixLU< _MatrixType > >::analyzePattern(MatrixType &mat) | PastixBase< PastixLU< _MatrixType > > | |
Base typedef | PastixLU< _MatrixType, IsStrSym > | |
cols() const | PastixBase< PastixLU< _MatrixType > > | inline |
compute(const MatrixType &matrix) | PastixLU< _MatrixType, IsStrSym > | inline |
PastixBase< PastixLU< _MatrixType > >::compute(MatrixType &mat) | PastixBase< PastixLU< _MatrixType > > | protected |
derived() | PastixBase< PastixLU< _MatrixType > > | inline |
derived() const | PastixBase< PastixLU< _MatrixType > > | inline |
dparm() | PastixBase< PastixLU< _MatrixType > > | inline |
dparm(int idxparam) | PastixBase< PastixLU< _MatrixType > > | inline |
factorize(const MatrixType &matrix) | PastixLU< _MatrixType, IsStrSym > | inline |
PastixBase< PastixLU< _MatrixType > >::factorize(MatrixType &mat) | PastixBase< PastixLU< _MatrixType > > | |
Index typedef | PastixBase< PastixLU< _MatrixType > > | |
info() const | PastixBase< PastixLU< _MatrixType > > | inline |
iparm() | PastixBase< PastixLU< _MatrixType > > | inline |
iparm(int idxparam) | PastixBase< PastixLU< _MatrixType > > | inline |
m_amalgamation | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_analysisIsOk | PastixBase< PastixLU< _MatrixType > > | protected |
m_comm | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_dparm | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_factorizationIsOk | PastixBase< PastixLU< _MatrixType > > | protected |
m_hasTranspose | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_info | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_initisOk | PastixBase< PastixLU< _MatrixType > > | protected |
m_invp | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_iparm | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_isInitialized | PastixBase< PastixLU< _MatrixType > > | protected |
m_mat_null | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_ordering | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_pastixdata | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_perm | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_size | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_StrMatTrans | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_vec_null | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
MatrixType typedef | PastixLU< _MatrixType, IsStrSym > | |
PastixBase() | PastixBase< PastixLU< _MatrixType > > | inline |
PastixDestroy() | PastixBase< PastixLU< _MatrixType > > | inlineprotected |
PastixInit() | PastixBase< PastixLU< _MatrixType > > | |
PastixLU() | PastixLU< _MatrixType, IsStrSym > | inline |
PastixLU(const MatrixType &matrix) | PastixLU< _MatrixType, IsStrSym > | inline |
PaStiXType typedef | PastixLU< _MatrixType, IsStrSym > | |
RealScalar typedef | PastixBase< PastixLU< _MatrixType > > | |
rows() const | PastixBase< PastixLU< _MatrixType > > | inline |
Scalar typedef | PastixLU< _MatrixType, IsStrSym > | |
solve(const MatrixBase< Rhs > &b) const | PastixBase< PastixLU< _MatrixType > > | inline |
solve(const SparseMatrixBase< Rhs > &b) const | PastixBase< PastixLU< _MatrixType > > | inline |
Vector typedef | PastixBase< PastixLU< _MatrixType > > | |
~PastixBase() | PastixBase< PastixLU< _MatrixType > > | inline |