|
Public Member Functions |
|
| Preconditioner (const RCP< PreconditionerBase< Scalar > > &p) |
|
| Preconditioner (Handleable< PreconditionerBase< Scalar > > *p) |
|
LinearOperator< Scalar > | getRight () const |
|
bool | hasRight () const |
|
LinearOperator< Scalar > | getLeft () const |
|
bool | hasLeft () const |
|
LinearOperator< Scalar > | getGenericPrec () const |
|
bool | hasGeneric () const |
const RCP< PreconditionerBase<
Scalar > > & | ptr () const |
|
RCP< PreconditionerBase< Scalar > > | ptr () |