Amesos Package Browser (Single Doxygen Collection)  Development
TestSuperludist.h
Go to the documentation of this file.
1 #include "Epetra_CrsMatrix.h"
2 
4  int EpetraMatrixType,
5  bool transpose,
6  bool verbose,
7  int Levels,
8  const double Rcond,
9  double &maxrelerror,
10  double &maxrelresidual,
11  const char *filename,
12  int &NumTests) ;
13 
verbose
static bool verbose
Definition: Amesos.cpp:67
TestSuperludist
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: TestSuperludist.cpp:46
Epetra_CrsMatrix.h
Epetra_CrsMatrix