|
Amesos
Development
|
This is the complete list of members for Amesos_Lapack, including all inherited members.
| AddTime(const std::string what, int dataID, const int timerID=0) | Amesos_Time | inlineprivate |
| AddToDiag_ | Amesos_Control | private |
| AddZeroToDiag_ | Amesos_Control | private |
| Amesos_Control() | Amesos_Control | inlineprivate |
| Amesos_Lapack(const Epetra_LinearProblem &LinearProblem) | Amesos_Lapack | |
| Amesos_NoCopiable() | Amesos_NoCopiable | inlineprivate |
| Amesos_Status() | Amesos_Status | inlineprivate |
| Amesos_Time() | Amesos_Time | inlineprivate |
| Amesos_Utils() | Amesos_Utils | inlineprivate |
| Comm() const | Amesos_Lapack | inlinevirtual |
| ComputeTrueResidual(const Epetra_RowMatrix &Matrix, const Epetra_MultiVector &X, const Epetra_MultiVector &B, const bool UseTranspose, const std::string prefix) const | Amesos_Utils | inlineprivate |
| ComputeTrueResidual_ | Amesos_Status | private |
| ComputeVectorNorms(const Epetra_MultiVector &X, const Epetra_MultiVector &B, const std::string prefix) const | Amesos_Utils | inlineprivate |
| ComputeVectorNorms_ | Amesos_Status | private |
| CreateTimer(const Epetra_Comm &Comm, int size=1) | Amesos_Time | inlineprivate |
| debug_ | Amesos_Status | private |
| DenseLHS_ | Amesos_Lapack | protected |
| DenseMatrix_ | Amesos_Lapack | protected |
| DenseRHS_ | Amesos_Lapack | protected |
| DenseSolver_ | Amesos_Lapack | protected |
| DenseToFactored() | Amesos_Lapack | protected |
| DistributedToSerial() | Amesos_Lapack | protected |
| GEEV(Epetra_Vector &Er, Epetra_Vector &Ei) | Amesos_Lapack | |
| getNonconstParameterList() | Amesos_BaseSolver | inlinevirtual |
| getParameterList() const | Teuchos::ParameterListAcceptor | virtual |
| GetProblem() const | Amesos_Lapack | inlinevirtual |
| GetTime(const std::string what) const | Amesos_Time | inlineprivate |
| GetTime(const int dataID) const | Amesos_Time | inlineprivate |
| GetTiming(Teuchos::ParameterList &TimingParameterList) const | Amesos_Lapack | inlinevirtual |
| getValidParameters() const | Teuchos::ParameterListAcceptor | virtual |
| IsNumericFactorizationOK_ | Amesos_Status | private |
| IsSymbolicFactorizationOK_ | Amesos_Status | private |
| Matrix() const | Amesos_Lapack | inlineprotected |
| MatrixImporter() | Amesos_Lapack | inlineprotected |
| MatrixImporter_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| MatrixProperty_ | Amesos_Control | private |
| MatrixShapeOK() const | Amesos_Lapack | virtual |
| MaxProcesses_ (defined in Amesos_Control) | Amesos_Control | private |
| MtxConvTime_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| MtxRedistTime_ | Amesos_Lapack | protected |
| MyPID_ (defined in Amesos_Status) | Amesos_Status | private |
| NumericFactorization() | Amesos_Lapack | virtual |
| NumFactTime_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| NumGlobalNonzeros_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| NumGlobalRows() const | Amesos_Lapack | inlineprotected |
| NumGlobalRows64() const (defined in Amesos_Lapack) | Amesos_Lapack | inlineprotected |
| NumGlobalRows_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| NumMyRows() const | Amesos_Lapack | inlineprotected |
| NumNumericFact() const | Amesos_Lapack | inlinevirtual |
| NumNumericFact_ | Amesos_Status | private |
| NumProcs_ (defined in Amesos_Status) | Amesos_Status | private |
| NumSolve() const | Amesos_Lapack | inlinevirtual |
| NumSolve_ | Amesos_Status | private |
| NumSymbolicFact() const | Amesos_Lapack | inlinevirtual |
| NumSymbolicFact_ | Amesos_Status | private |
| ParameterList_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| pl_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| PrintLine() const | Amesos_Utils | inlineprivate |
| PrintStatus() const | Amesos_Lapack | virtual |
| PrintStatus_ | Amesos_Status | private |
| PrintTiming() const | Amesos_Lapack | virtual |
| PrintTiming_ | Amesos_Status | private |
| Problem_ | Amesos_Lapack | protected |
| rcond_threshold_ | Amesos_Control | private |
| refactorize_ (defined in Amesos_Control) | Amesos_Control | private |
| Reindex_ | Amesos_Control | private |
| ResetTimer(const int timerID=0) | Amesos_Time | inlineprivate |
| RhsExporter() | Amesos_Lapack | inlineprotected |
| RhsExporter_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| ScaleMethod_ (defined in Amesos_Control) | Amesos_Control | private |
| SerialCrsMatrix() (defined in Amesos_Lapack) | Amesos_Lapack | inlineprotected |
| SerialCrsMatrix_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| SerialMap() | Amesos_Lapack | inlineprotected |
| SerialMap_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| SerialMatrix() | Amesos_Lapack | inlineprotected |
| SerialMatrix_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| SerialToDense() | Amesos_Lapack | protected |
| SetControlParameters(const Teuchos::ParameterList &ParameterList) (defined in Amesos_Control) | Amesos_Control | private |
| SetMaxProcesses(int &MaxProcesses, const Epetra_RowMatrix &A) (defined in Amesos_Utils) | Amesos_Utils | inlineprivate |
| setParameterList(Teuchos::RCP< Teuchos::ParameterList > const ¶mList) | Amesos_Lapack | virtual |
| SetParameters(Teuchos::ParameterList &ParameterList) | Amesos_Lapack | virtual |
| SetStatusParameters(const Teuchos::ParameterList &ParameterList) (defined in Amesos_Status) | Amesos_Status | private |
| SetUseTranspose(bool UseTranspose_in) | Amesos_Lapack | inlinevirtual |
| SolutionImporter() | Amesos_Lapack | inlineprotected |
| SolutionImporter_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| Solve() | Amesos_Lapack | virtual |
| SolveDistributed(Epetra_MultiVector &X, const Epetra_MultiVector &B) | Amesos_Lapack | protected |
| SolveSerial(Epetra_MultiVector &X, const Epetra_MultiVector &B) | Amesos_Lapack | protected |
| SolveTime_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| SymbolicFactorization() | Amesos_Lapack | virtual |
| SymFactTime_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| Threshold_ (defined in Amesos_Status) | Amesos_Status | private |
| unsetParameterList() | Amesos_Lapack | virtual |
| UseTranspose() const | Amesos_Lapack | inlinevirtual |
| UseTranspose_ | Amesos_Lapack | protected |
| VecRedistTime_ (defined in Amesos_Lapack) | Amesos_Lapack | protected |
| verbose_ | Amesos_Status | private |
| ~Amesos_BaseSolver() | Amesos_BaseSolver | inlinevirtual |
| ~Amesos_Control() | Amesos_Control | inlineprivate |
| ~Amesos_Lapack(void) | Amesos_Lapack | |
| ~Amesos_NoCopiable() | Amesos_NoCopiable | inlineprivate |
| ~Amesos_Status() | Amesos_Status | inlineprivate |
| ~Amesos_Time() | Amesos_Time | inlineprivatevirtual |
| ~Amesos_Utils() | Amesos_Utils | inlineprivate |
1.8.5