Amesos Package Browser (Single Doxygen Collection)
Development
|
Go to the source code of this file.
Functions | |
int | PerformOneSolveAndTest (const char *AmesosClass, int EpetraMatrixType, const Epetra_Comm &Comm, bool transpose, bool verbose, Teuchos::ParameterList ParamList, Epetra_CrsMatrix *&Amat, int Levels, const double Rcond, double &relerror, double &relresidual, int ExpectedError=0) |
int PerformOneSolveAndTest | ( | const char * | AmesosClass, |
int | EpetraMatrixType, | ||
const Epetra_Comm & | Comm, | ||
bool | transpose, | ||
bool | verbose, | ||
Teuchos::ParameterList | ParamList, | ||
Epetra_CrsMatrix *& | Amat, | ||
int | Levels, | ||
const double | Rcond, | ||
double & | relerror, | ||
double & | relresidual, | ||
int | ExpectedError = 0 |
||
) |
Definition at line 81 of file PerformOneSolveAndTest.cpp.