|
| BlockPreconditioner (const Teuchos::SerialDenseMatrix< ordinal_type, value_type > &K, const ordinal_type p, const ordinal_type m) |
| Constructor.
|
|
virtual | ~BlockPreconditioner () |
| Destructor.
|
|
virtual ordinal_type | ApplyInverse (const Teuchos::SerialDenseMatrix< ordinal_type, value_type > &Input, Teuchos::SerialDenseMatrix< ordinal_type, value_type > &Result, ordinal_type m) const |
| Returns the result of a Operator inverse applied to a Teuchos::SerialDenseMatrix Input in Result.
|
|
| Operator () |
| Constructor.
|
|
virtual | ~Operator () |
| Destructor.
|
|
|
ordinal_type | facto (ordinal_type n) const |
|
ordinal_type | siz (ordinal_type n, ordinal_type m) const |
|
|
const
Teuchos::SerialDenseMatrix
< ordinal_type, value_type > & | K |
|
const ordinal_type | p |
|
const ordinal_type | m |
|
The documentation for this class was generated from the following files:
- Stokhos_BlockPreconditioner.hpp
- Stokhos_BlockPreconditionerImp.hpp