Amesos Package Browser (Single Doxygen Collection)
Development
Toggle main menu visibility
Loading...
Searching...
No Matches
test
TestOptions
TestKlu.h
Go to the documentation of this file.
1
#include "Teuchos_ParameterList.hpp"
2
#include "Epetra_CrsMatrix.h"
3
4
int
TestKlu
( Epetra_CrsMatrix *& Amat,
5
int
EpetraMatrixType,
6
const
bool
transpose,
7
const
bool
verbose
,
8
const
int
Levels,
9
const
double
Rcond,
10
Teuchos::ParameterList ParamList,
11
bool
RowMapEqualsColMap,
12
bool
TestAddZeroToDiag,
13
int
ExpectedError,
14
double
&maxrelerror,
15
double
&maxrelresidual,
16
int
&NumTests ) ;
17
verbose
static bool verbose
Definition
Amesos.cpp:67
TestKlu
int TestKlu(Epetra_CrsMatrix *&Amat, int EpetraMatrixType, const bool transpose, const bool verbose, const int Levels, const double Rcond, Teuchos::ParameterList ParamList, bool RowMapEqualsColMap, bool TestAddZeroToDiag, int ExpectedError, double &maxrelerror, double &maxrelresidual, int &NumTests)
Definition
TestKlu.cpp:21
Generated by
1.17.0