Amesos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Functions
TestAllClasses.cpp File Reference
#include "Epetra_Comm.h"
#include "Epetra_Map.h"
#include "Epetra_CrsMatrix.h"
#include "TestAllClasses.h"
#include "TestOtherClasses.h"
#include "TestSuperludist.h"
#include "TestScalapack.h"
#include "TestKlu.h"
#include "Amesos.h"
Include dependency graph for TestAllClasses.cpp:

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.