Thyra
Version of the Day
|
Transformer subclass for diagonally scaling and multiplying Epetra/Thyra operators. More...
#include <Thyra_EpetraExtDiagScaledMatProdTransformer.hpp>
Related Functions | |
(Note that these are not member functions.) | |
RCP < EpetraExtDiagScaledMatProdTransformer > | epetraExtDiagScaledMatProdTransformer () |
Nonmember constructor. More... | |
Overridden from LinearOpTransformerBase. | |
virtual bool | isCompatible (const LinearOpBase< double > &op_in) const |
virtual RCP< LinearOpBase < double > > | createOutputOp () const |
virtual void | transform (const LinearOpBase< double > &op_in, const Ptr< LinearOpBase< double > > &op_inout) const |
Additional Inherited Members |
Transformer subclass for diagonally scaling and multiplying Epetra/Thyra operators.
Definition at line 25 of file Thyra_EpetraExtDiagScaledMatProdTransformer.hpp.
|
virtual |
Implements Thyra::LinearOpTransformerBase< double >.
Definition at line 31 of file Thyra_EpetraExtDiagScaledMatProdTransformer.cpp.
|
virtual |
Implements Thyra::LinearOpTransformerBase< double >.
Definition at line 40 of file Thyra_EpetraExtDiagScaledMatProdTransformer.cpp.
|
virtual |
Implements Thyra::LinearOpTransformerBase< double >.
Definition at line 46 of file Thyra_EpetraExtDiagScaledMatProdTransformer.cpp.
|
related |
Nonmember constructor.
Definition at line 57 of file Thyra_EpetraExtDiagScaledMatProdTransformer.hpp.