_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(ColSpMatrix &mat) | PastixBase< PastixLU< _MatrixType > > | protected |
Base typedef | PastixLU< _MatrixType, IsStrSym > | |
clean() | PastixBase< PastixLU< _MatrixType > > | inlineprotected |
cols() const | PastixBase< PastixLU< _MatrixType > > | inline |
ColSpMatrix typedef | PastixLU< _MatrixType, IsStrSym > | |
compute(const MatrixType &matrix) | PastixLU< _MatrixType, IsStrSym > | inline |
PastixBase< PastixLU< _MatrixType > >::compute(ColSpMatrix &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(ColSpMatrix &mat) | PastixBase< PastixLU< _MatrixType > > | protected |
grabMatrix(const MatrixType &matrix, ColSpMatrix &out) | PastixLU< _MatrixType, IsStrSym > | inlineprotected |
Index typedef | PastixLU< _MatrixType, IsStrSym > | |
info() const | PastixBase< PastixLU< _MatrixType > > | inline |
init() | PastixLU< _MatrixType, IsStrSym > | inlineprotected |
iparm() | PastixBase< PastixLU< _MatrixType > > | inline |
iparm(int idxparam) | PastixBase< PastixLU< _MatrixType > > | inline |
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_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_pastixdata | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_perm | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_size | PastixBase< PastixLU< _MatrixType > > | mutableprotected |
m_structureIsUptodate | PastixLU< _MatrixType, IsStrSym > | protected |
m_transposedStructure | PastixLU< _MatrixType, IsStrSym > | protected |
MatrixType typedef | PastixLU< _MatrixType, IsStrSym > | |
PastixBase() | PastixBase< PastixLU< _MatrixType > > | inline |
PastixLU() | PastixLU< _MatrixType, IsStrSym > | inline |
PastixLU(const MatrixType &matrix) | PastixLU< _MatrixType, IsStrSym > | inline |
RealScalar typedef | PastixBase< PastixLU< _MatrixType > > | |
rows() const | PastixBase< PastixLU< _MatrixType > > | inline |
Scalar typedef | PastixBase< PastixLU< _MatrixType > > | |
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 |