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

Go to the source code of this file.

Functions

int TestOtherClasses (const char *AmesosClass, int EpetraMatrixType, Epetra_CrsMatrix *&Amat, const bool transpose, const bool verbose, const int Levels, const double Rcond, bool RowMapEqualsColMap, bool TestAddZeroToDiag, int ExpectedError, double &maxrelerror, double &maxrelresidual, int &NumTests)
 

Function Documentation

int TestOtherClasses ( const char *  AmesosClass,
int  EpetraMatrixType,
Epetra_CrsMatrix *&  Amat,
const bool  transpose,
const bool  verbose,
const int  Levels,
const double  Rcond,
bool  RowMapEqualsColMap,
bool  TestAddZeroToDiag,
int  ExpectedError,
double &  maxrelerror,
double &  maxrelresidual,
int &  NumTests 
)

Definition at line 11 of file TestOtherClasses.cpp.