This is the complete list of members for
PastixBase< Derived >, including all inherited members.
_MatrixType typedef | PastixBase< Derived > | |
_solve(const MatrixBase< Rhs > &b, MatrixBase< Dest > &x) const | PastixBase< Derived > | |
_solve_sparse(const Rhs &b, SparseMatrix< DestScalar, DestOptions, DestIndex > &dest) const | PastixBase< Derived > | [inline] |
analyzePattern(MatrixType &mat) | PastixBase< Derived > | |
cols() const | PastixBase< Derived > | [inline] |
compute(MatrixType &mat) | PastixBase< Derived > | [protected] |
derived() | PastixBase< Derived > | [inline] |
derived() const | PastixBase< Derived > | [inline] |
dparm() | PastixBase< Derived > | [inline] |
dparm(int idxparam) | PastixBase< Derived > | [inline] |
factorize(MatrixType &mat) | PastixBase< Derived > | |
Index typedef | PastixBase< Derived > | |
info() const | PastixBase< Derived > | [inline] |
iparm() | PastixBase< Derived > | [inline] |
iparm(int idxparam) | PastixBase< Derived > | [inline] |
m_amalgamation | PastixBase< Derived > | [mutable, protected] |
m_analysisIsOk | PastixBase< Derived > | [protected] |
m_comm | PastixBase< Derived > | [mutable, protected] |
m_dparm | PastixBase< Derived > | [mutable, protected] |
m_factorizationIsOk | PastixBase< Derived > | [protected] |
m_hasTranspose | PastixBase< Derived > | [mutable, protected] |
m_info | PastixBase< Derived > | [mutable, protected] |
m_initisOk | PastixBase< Derived > | [protected] |
m_invp | PastixBase< Derived > | [mutable, protected] |
m_iparm | PastixBase< Derived > | [mutable, protected] |
m_isInitialized | PastixBase< Derived > | [protected] |
m_mat_null | PastixBase< Derived > | [mutable, protected] |
m_ordering | PastixBase< Derived > | [mutable, protected] |
m_pastixdata | PastixBase< Derived > | [mutable, protected] |
m_perm | PastixBase< Derived > | [mutable, protected] |
m_size | PastixBase< Derived > | [mutable, protected] |
m_StrMatTrans | PastixBase< Derived > | [mutable, protected] |
m_vec_null | PastixBase< Derived > | [mutable, protected] |
MatrixType typedef | PastixBase< Derived > | |
PastixBase() | PastixBase< Derived > | [inline] |
PastixDestroy() | PastixBase< Derived > | [inline, protected] |
PastixInit() | PastixBase< Derived > | |
RealScalar typedef | PastixBase< Derived > | |
rows() const | PastixBase< Derived > | [inline] |
Scalar typedef | PastixBase< Derived > | |
solve(const MatrixBase< Rhs > &b) const | PastixBase< Derived > | [inline] |
solve(const SparseMatrixBase< Rhs > &b) const | PastixBase< Derived > | [inline] |
Vector typedef | PastixBase< Derived > | |
~PastixBase() | PastixBase< Derived > | [inline] |