Amesos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
TestScalapack.cpp File Reference
#include "Epetra_Comm.h"
#include "Teuchos_ParameterList.hpp"
#include "Amesos.h"
#include "Epetra_CrsMatrix.h"
#include "Epetra_Map.h"
#include "Epetra_Vector.h"
#include "Epetra_LinearProblem.h"
#include "PerformOneSolveAndTest.h"
#include "TestScalapack.h"
Include dependency graph for TestScalapack.cpp:

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.