Amesos Package Browser (Single Doxygen Collection)
Development
test
TestOptions
TestSuperludist.h
Go to the documentation of this file.
1
#include "Epetra_CrsMatrix.h"
2
3
int
TestSuperludist
( Epetra_CrsMatrix *& Amat,
4
int
EpetraMatrixType,
5
bool
transpose
,
6
bool
verbose
,
7
int
Levels,
8
const
double
Rcond,
9
double
&maxrelerror,
10
double
&maxrelresidual,
11
const
char
*filename,
12
int
&NumTests) ;
13
transpose
cholmod_sparse *CHOLMOD() transpose(cholmod_sparse *A, int values, cholmod_common *Common)
Definition:
amesos_cholmod_l_transpose.c:848
verbose
static bool verbose
Definition:
Amesos.cpp:67
TestSuperludist
int TestSuperludist(Epetra_CrsMatrix *&Amat, int EpetraMatrixType, bool transpose, bool verbose, int Levels, const double Rcond, double &maxrelerror, double &maxrelresidual, const char *filename, int &NumTests)
Definition:
TestSuperludist.cpp:46
Generated by
1.8.14