Amesos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
TestScalapack.h File Reference
#include "Epetra_CrsMatrix.h"
Include dependency graph for TestScalapack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int TestScalapack (Epetra_CrsMatrix *&Amat, int EpetraMatrixType, bool transpose, bool verbose, int Levels, const double Rcond, double &maxrelerror, double &maxrelresidual, int &NumTests)
 

Function Documentation

◆ TestScalapack()

int TestScalapack ( Epetra_CrsMatrix *& Amat,
int EpetraMatrixType,
bool transpose,
bool verbose,
int Levels,
const double Rcond,
double & maxrelerror,
double & maxrelresidual,
int & NumTests )

Definition at line 46 of file TestScalapack.cpp.