Amesos Package Browser (Single Doxygen Collection)
Development
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
test
TestOptions
PerformOneSolveAndTest.h
Go to the documentation of this file.
1
#include "
Epetra_Comm.h
"
2
#include "
Teuchos_ParameterList.hpp
"
3
#include "
Epetra_CrsMatrix.h
"
4
5
int
PerformOneSolveAndTest
(
const
char
* AmesosClass,
6
int
EpetraMatrixType,
7
const
Epetra_Comm
&Comm,
8
bool
transpose,
9
bool
verbose
,
10
Teuchos::ParameterList
ParamList,
11
Epetra_CrsMatrix
*& Amat,
12
int
Levels,
13
const
double
Rcond,
14
double
& relerror,
15
double
& relresidual,
16
int
ExpectedError = 0) ;
17
18
#if defined(Amesos_SHOW_DEPRECATED_WARNINGS)
19
#ifdef __GNUC__
20
#warning "The Amesos package is deprecated"
21
#endif
22
#endif
verbose
static bool verbose
Definition:
Amesos.cpp:70
Epetra_Comm.h
Epetra_Comm
Teuchos_ParameterList.hpp
Teuchos::ParameterList
Epetra_CrsMatrix
Epetra_CrsMatrix.h
PerformOneSolveAndTest
int PerformOneSolveAndTest(const char *AmesosClass, int EpetraMatrixType, const Epetra_Comm &Comm, bool transpose, bool verbose, Teuchos::ParameterList ParamList, Epetra_CrsMatrix *&InMat, int Levels, const double Rcond, double &relerror, double &relresidual, int ExpectedError)
Definition:
PerformOneSolveAndTest.cpp:81
Generated on Thu Nov 21 2024 09:19:33 for Amesos Package Browser (Single Doxygen Collection) by
1.8.5