Amesos_BaseSolver.h File Reference

#include "Teuchos_RCP.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Teuchos_ParameterListAcceptor.hpp"
#include "Epetra_LinearProblem.h"

Include dependency graph for Amesos_BaseSolver.h:

This graph shows which files directly or indirectly include this file:

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


Detailed Description


Variable Documentation