Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
TestSuperludist.h File Reference
#include "Epetra_CrsMatrix.h"
Include dependency graph for TestSuperludist.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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.