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

Go to the source code of this file.

Functions

int TestAllClasses (const std::vector< std::string > AmesosClasses, int EpetraMatrixType, const std::vector< bool > AmesosClassesInstalled, Epetra_CrsMatrix *&Amat, const bool transpose, const bool verbose, const bool symmetric, const int Levels, const double Rcond, int Diagonal, int ReindexRowMap, int ReindexColMap, int RangeMapType, int DomainMapType, bool distribute, const char *filename, double &maxrelerror, double &maxrelresidual, int &NumTests)
 

Function Documentation

◆ TestAllClasses()

int TestAllClasses ( const std::vector< std::string > AmesosClasses,
int EpetraMatrixType,
const std::vector< bool > AmesosClassesInstalled,
Epetra_CrsMatrix *& Amat,
const bool transpose,
const bool verbose,
const bool symmetric,
const int Levels,
const double Rcond,
int Diagonal,
int ReindexRowMap,
int ReindexColMap,
int RangeMapType,
int DomainMapType,
bool distribute,
const char * filename,
double & maxrelerror,
double & maxrelresidual,
int & NumTests )

Definition at line 11 of file TestAllClasses.cpp.