|
| GSPreconditioner (const Teuchos::SerialDenseMatrix< ordinal_type, value_type > &A_, const ordinal_type sym_) |
| Constructor.
|
|
virtual | ~GSPreconditioner () |
| 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.
|
|
|
const Teuchos::SerialDenseMatrix< ordinal_type, value_type > & | A |
|
const ordinal_type | sym |
|
◆ ApplyInverse()
template<typename ordinal_type , typename value_type >
virtual ordinal_type Stokhos::GSPreconditioner< ordinal_type, value_type >::ApplyInverse |
( |
const Teuchos::SerialDenseMatrix< ordinal_type, value_type > & | Input, |
|
|
Teuchos::SerialDenseMatrix< ordinal_type, value_type > & | Result, |
|
|
ordinal_type | m ) const |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- Stokhos_GSPreconditioner.hpp