Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PartialFactorization.h
Go to the documentation of this file.
1 //
2 // PartialFactorization checks to make sure that we clean up after our mess
3 // before everything is done.
4 //
5 
6 int PartialFactorization( const char* AmesosClass,
7  const Epetra_Comm &Comm,
8  bool transpose,
9  bool verbose,
10  Teuchos::ParameterList ParamList,
11  Epetra_CrsMatrix *& Amat,
12  double Rcond ) ;
int PartialFactorization(const char *AmesosClass, const Epetra_Comm &Comm, bool transpose, bool verbose, Teuchos::ParameterList ParamList, Epetra_CrsMatrix *&Amat, double Rcond)
static bool verbose
Definition: Amesos.cpp:67