| 
    Thyra Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
Transformer subclass for diagonally scaling a Epetra/Thyra operator. More...
#include <Thyra_EpetraExtDiagScalingTransformer.hpp>
Inherits LinearOpTransformerBase< double >.
Related Functions | |
(Note that these are not member functions.)  | |
| RCP < EpetraExtDiagScalingTransformer >  | epetraExtDiagScalingTransformer () | 
| 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 | 
Transformer subclass for diagonally scaling a Epetra/Thyra operator.
Definition at line 25 of file Thyra_EpetraExtDiagScalingTransformer.hpp.
      
  | 
  virtual | 
Definition at line 31 of file Thyra_EpetraExtDiagScalingTransformer.cpp.
References Teuchos::dyn_cast(), dyn_cast(), NOTRANS, Teuchos::null, and Teuchos::rcp().
      
  | 
  virtual | 
Definition at line 76 of file Thyra_EpetraExtDiagScalingTransformer.cpp.
      
  | 
  virtual | 
Definition at line 82 of file Thyra_EpetraExtDiagScalingTransformer.cpp.
References CONJTRANS, Teuchos::dyn_cast(), dyn_cast(), Thyra::EpetraLinearOp::epetra_op(), Thyra::get_Epetra_Operator(), Thyra::get_Epetra_Vector(), Thyra::EpetraLinearOp::initialize(), NOTRANS, Teuchos::null, Teuchos::rcp(), and TEUCHOS_ASSERT.
      
  | 
  related | 
Nonmember constructor.
Definition at line 57 of file Thyra_EpetraExtDiagScalingTransformer.hpp.
References Teuchos::rcp().
 1.8.5