|
typedef std::complex< ValueType > | ComplexValueType |
|
typedef Thyra::LinearOpBase
< std::complex< ValueType > > | ComplexLinearOp |
|
|
| RealWrapperOfComplexThyraLinearOperator (const Teuchos::RCP< const ComplexLinearOp > &complexOperator) |
|
virtual Teuchos::RCP< const
Thyra::VectorSpaceBase
< ValueType > > | domain () const |
|
virtual Teuchos::RCP< const
Thyra::VectorSpaceBase
< ValueType > > | range () const |
|
|
virtual bool | opSupportedImpl (Thyra::EOpTransp M_trans) const |
|
virtual void | applyImpl (const Thyra::EOpTransp M_trans, const Thyra::MultiVectorBase< ValueType > &X_in, const Teuchos::Ptr< Thyra::MultiVectorBase< ValueType > > &Y_inout, const ValueType alpha, const ValueType beta) const |
|
|
Teuchos::RCP< const
ComplexLinearOp > | m_complexOperator |
|
Teuchos::RCP< const
Thyra::VectorSpaceBase
< ValueType > > | m_domainSpace |
|
Teuchos::RCP< const
Thyra::VectorSpaceBase
< ValueType > > | m_rangeSpace |
|
The documentation for this class was generated from the following files: