Seldon::MatrixSuperLU< double > Member List

This is the complete list of members for Seldon::MatrixSuperLU< double >, including all inherited members.
B (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double > [protected]
Clear()Seldon::MatrixSuperLU_Base< double >
display_infoSeldon::MatrixSuperLU_Base< double > [protected]
FactorizeMatrix(Matrix< double, Prop, Storage, Allocator > &mat, bool keep_matrix=false)Seldon::MatrixSuperLU< double >
GetColPermutation() constSeldon::MatrixSuperLU_Base< double >
GetInfoFactorization() const (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double >
GetLU(Matrix< double, Prop, ColSparse, Allocator > &Lmat, Matrix< double, Prop, ColSparse, Allocator > &Umat, bool permuted=true)Seldon::MatrixSuperLU_Base< double >
GetLU(Matrix< double, Prop, RowSparse, Allocator > &Lmat, Matrix< double, Prop, RowSparse, Allocator > &Umat, bool permuted=true)Seldon::MatrixSuperLU_Base< double >
GetRowPermutation() constSeldon::MatrixSuperLU_Base< double >
HideMessages()Seldon::MatrixSuperLU_Base< double >
info_facto (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double > [protected]
LSeldon::MatrixSuperLU_Base< double > [protected]
LstoreSeldon::MatrixSuperLU_Base< double > [protected]
MatrixSuperLU() (defined in Seldon::MatrixSuperLU< double >)Seldon::MatrixSuperLU< double > [inline]
MatrixSuperLU_Base()Seldon::MatrixSuperLU_Base< double >
nSeldon::MatrixSuperLU_Base< double > [protected]
optionsSeldon::MatrixSuperLU_Base< double > [protected]
perm_c (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double > [protected]
perm_r (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double > [protected]
permc_specSeldon::MatrixSuperLU_Base< double > [protected]
SelectOrdering(colperm_t type) (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double >
SetPermutation(const IVect &) (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double >
ShowMessages()Seldon::MatrixSuperLU_Base< double >
Solve(Vector< double, VectFull, Allocator2 > &x)Seldon::MatrixSuperLU< double >
Solve(const TransStatus &TransA, Vector< double, VectFull, Allocator2 > &x)Seldon::MatrixSuperLU< double >
statSeldon::MatrixSuperLU_Base< double > [protected]
U (defined in Seldon::MatrixSuperLU_Base< double >)Seldon::MatrixSuperLU_Base< double > [protected]
UstoreSeldon::MatrixSuperLU_Base< double > [protected]
~MatrixSuperLU_Base()Seldon::MatrixSuperLU_Base< double >