CallMumps() (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
CallMumps() | Seldon::MatrixMumps< T > | protected |
CallMumps() | Seldon::MatrixMumps< T > | protected |
Clear() | Seldon::MatrixMumps< T > | virtual |
coef_increase_memory (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
coef_max_overestimate (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
coef_overestimate (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
DisableOutOfCore() | Seldon::MatrixMumps< T > | |
DoNotRefineSolution() | Seldon::VirtualSparseDirectSolver< T > | virtual |
EnableOutOfCore() | Seldon::MatrixMumps< T > | |
FactorizeCoordinate1(int n, Vector< MUMPS_INT > &num_row, Vector< MUMPS_INT > &num_col, Vector< T > &values, bool sym) | Seldon::MatrixMumps< T > | |
FactorizeMatrix(Matrix< T0, Prop, Storage, Allocator > &mat, bool keep_matrix=false) | Seldon::MatrixMumps< T > | |
FindOrdering(Matrix< T0, Prop, Storage, Allocator > &mat, IVect &numbers, bool keep_matrix=false) | Seldon::MatrixMumps< T > | |
GetInfoFactorization() const | Seldon::MatrixMumps< T > | virtual |
GetMemorySize() const | Seldon::MatrixMumps< T > | virtual |
GetSchurMatrix(Matrix< T, Prop1, Storage1, Allocator1 > &mat, const IVect &num, Matrix< T, Prop2, Storage2, Allocator2 > &mat_schur, bool keep_matrix=false) (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | |
GetSchurMatrix(Matrix< T, Prop1, Storage1, Allocator > &mat, const IVect &num, Matrix< T, Prop2, Storage2, Allocator2 > &mat_schur, bool keep_matrix) | Seldon::MatrixMumps< T > | |
HideMessages() | Seldon::MatrixMumps< T > | virtual |
info_facto (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
InitMatrix(bool sym, bool dist=false) | Seldon::MatrixMumps< T > | protected |
IterateFacto() | Seldon::MatrixMumps< T > | protected |
MatrixMumps() | Seldon::MatrixMumps< T > | |
num_col_glob (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
num_row_glob (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
out_of_core (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
parallel_ordering (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
PerformAnalysis(Matrix< T, Prop, Storage, Allocator > &mat) | Seldon::MatrixMumps< T > | |
PerformFactorization(Matrix< T, Prop, RowSparse, Allocator > &mat) | Seldon::MatrixMumps< T > | |
PerformFactorization(Matrix< T, Prop, RowSymSparse, Allocator > &mat) | Seldon::MatrixMumps< T > | |
PerformFactorization(Matrix< T, Prop, Storage, Allocator > &mat) | Seldon::MatrixMumps< T > | |
perm (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
pointer typedef | Seldon::MatrixMumps< T > | protected |
print_level (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
RefineSolution() | Seldon::VirtualSparseDirectSolver< T > | virtual |
SelectOrdering(int num_ordering) | Seldon::MatrixMumps< T > | virtual |
SelectParallelOrdering(int num_ordering) | Seldon::MatrixMumps< T > | virtual |
SetCoefficientEstimationNeededMemory(double) | Seldon::MatrixMumps< T > | virtual |
SetIncreaseCoefficientEstimationNeededMemory(double) | Seldon::MatrixMumps< T > | virtual |
SetMaximumCoefficientEstimationNeededMemory(double) | Seldon::MatrixMumps< T > | virtual |
SetNumberOfThreadPerNode(int n) | Seldon::VirtualSparseDirectSolver< T > | virtual |
SetPermutation(const IVect &permut) | Seldon::MatrixMumps< T > | |
Seldon::VirtualSparseDirectSolver::SetPermutation(const Vector< int > &) | Seldon::VirtualSparseDirectSolver< T > | virtual |
SetPivotThreshold(double) | Seldon::MatrixMumps< T > | virtual |
ShowMessages() | Seldon::MatrixMumps< T > | virtual |
Solve(const SeldonTranspose &TransA, Vector< T, VectFull, Allocator2 > &x) | Seldon::MatrixMumps< T > | |
Solve(const SeldonTranspose &, T *x_ptr, int nrhs) | Seldon::MatrixMumps< T > | virtual |
Solve(Vector< T, VectFull, Allocator2 > &x) | Seldon::MatrixMumps< T > | |
Solve(const SeldonTranspose &TransA, Matrix< T, Prop, ColMajor, Allocator2 > &x) | Seldon::MatrixMumps< T > | |
struct_mumps | Seldon::MatrixMumps< T > | protected |
threshold_pivot (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | protected |
type_ordering | Seldon::MatrixMumps< T > | protected |
UseInteger8() const (defined in Seldon::MatrixMumps< T >) | Seldon::MatrixMumps< T > | virtual |
~MatrixMumps() | Seldon::MatrixMumps< T > | |
~VirtualSparseDirectSolver() | Seldon::VirtualSparseDirectSolver< T > | virtual |