|
Amesos Package Browser (Single Doxygen Collection)
Development
|


Go to the source code of this file.
Functions | |
| int | TestKlu (Epetra_CrsMatrix *&Amat, int EpetraMatrixType, const bool transpose, const bool verbose, const int Levels, const double Rcond, Teuchos::ParameterList ParamList, bool RowMapEqualsColMap, bool TestAddZeroToDiag, int ExpectedError, double &maxrelerror, double &maxrelresidual, int &NumTests) |
| int TestKlu | ( | Epetra_CrsMatrix *& | Amat, |
| int | EpetraMatrixType, | ||
| const bool | transpose, | ||
| const bool | verbose, | ||
| const int | Levels, | ||
| const double | Rcond, | ||
| Teuchos::ParameterList | ParamList, | ||
| bool | RowMapEqualsColMap, | ||
| bool | TestAddZeroToDiag, | ||
| int | ExpectedError, | ||
| double & | maxrelerror, | ||
| double & | maxrelresidual, | ||
| int & | NumTests | ||
| ) |
Definition at line 21 of file TestKlu.cpp.
1.8.5