Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "Epetra_CrsMatrix.h"
Go to the source code of this file.
Functions | |
int | TestSuperludist (Epetra_CrsMatrix *&Amat, int EpetraMatrixType, bool transpose, bool verbose, int Levels, const double Rcond, double &maxrelerror, double &maxrelresidual, const char *filename, int &NumTests) |
int TestSuperludist | ( | Epetra_CrsMatrix *& | Amat, |
int | EpetraMatrixType, | ||
bool | transpose, | ||
bool | verbose, | ||
int | Levels, | ||
const double | Rcond, | ||
double & | maxrelerror, | ||
double & | maxrelresidual, | ||
const char * | filename, | ||
int & | NumTests | ||
) |
Definition at line 46 of file TestSuperludist.cpp.