|
Finite Element Domain Decomposition Library
FEDDLib
|

Overridden from LinearOpBase | |
| Teuchos::RCP< const Thyra::DefaultProductVectorSpace< SC > > | defaultProductRange_ |
| Teuchos::RCP< const Thyra::DefaultProductVectorSpace< SC > > | defaultProductDomain_ |
| bool | opSupportedImpl (Thyra::EOpTransp M_trans) const |
| Returns true only if all constituent operators support M_trans. | |
| virtual void | applyImpl (const Thyra::EOpTransp M_trans, const Thyra::MultiVectorBase< SC > &X, const Teuchos::Ptr< Thyra::MultiVectorBase< SC > > &Y, const SC alpha, const SC beta) const =0 |
|
protectedpure virtual |
Implemented in FEDD::PrecBlock2x2< SC, LO, GO, NO >, and FEDD::PrecOpFaCSI< SC, LO, GO, NO >.