Amesos Package Browser (Single Doxygen Collection)  Development
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 ) ;
cholmod_sparse *CHOLMOD() transpose(cholmod_sparse *A, int values, cholmod_common *Common)
static bool verbose
Definition: Amesos.cpp:67
int PartialFactorization(const char *AmesosClass, const Epetra_Comm &Comm, bool transpose, bool verbose, Teuchos::ParameterList ParamList, Epetra_CrsMatrix *&Amat, double Rcond)