|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "Teuchos_RCP.hpp"#include "Teuchos_ParameterList.hpp"#include "Teuchos_ParameterListAcceptor.hpp"#include "Epetra_LinearProblem.h"

Go to the source code of this file.
Classes | |
| class | Amesos_BaseSolver |
| Amesos_BaseSolver: A pure virtual class for direct solution of real-valued double-precision operators. More... | |
Variables | |
| const int | StructurallySingularMatrixError = -21 |
| const int | NumericallySingularMatrixError = -22 |
| const int StructurallySingularMatrixError = -21 |
Definition at line 44 of file Amesos_BaseSolver.h.
| const int NumericallySingularMatrixError = -22 |
Definition at line 45 of file Amesos_BaseSolver.h.
1.8.5