|
Ifpack2 Templated Preconditioning Package
Version 1.0
|
"Preconditioner" that uses LAPACK's dense LU. More...
#include <Ifpack2_Details_DenseSolver_decl.hpp>

"Preconditioner" that uses LAPACK's dense LU.
| MatrixType | Specialization of Tpetra::RowMatrix. |
| stub | Whether this is a stub implementation. The default is false. If true, then this class does nothing and its constructor throws an exception. You should always use the default value. This template parameter is an implementation detail; it prevents this class from using LAPACK for types that LAPACK does not support. |
1.7.6.1