|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#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"
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) |
| 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.
1.8.5