Thyra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Related Functions | List of all members
Thyra::EpetraExtDiagScaledMatProdTransformer Class Reference

Transformer subclass for diagonally scaling and multiplying Epetra/Thyra operators. More...

#include <Thyra_EpetraExtDiagScaledMatProdTransformer.hpp>

Inheritance diagram for Thyra::EpetraExtDiagScaledMatProdTransformer:
Inheritance graph
[legend]

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

Detailed Description

Transformer subclass for diagonally scaling and multiplying Epetra/Thyra operators.

Definition at line 57 of file Thyra_EpetraExtDiagScaledMatProdTransformer.hpp.

Member Function Documentation

bool Thyra::EpetraExtDiagScaledMatProdTransformer::isCompatible ( const LinearOpBase< double > &  op_in) const
virtual
RCP< LinearOpBase< double > > Thyra::EpetraExtDiagScaledMatProdTransformer::createOutputOp ( ) const
virtual
void Thyra::EpetraExtDiagScaledMatProdTransformer::transform ( const LinearOpBase< double > &  op_in,
const Ptr< LinearOpBase< double > > &  op_inout 
) const
virtual

Friends And Related Function Documentation

RCP< EpetraExtDiagScaledMatProdTransformer > epetraExtDiagScaledMatProdTransformer ( )
related

Nonmember constructor.

Definition at line 89 of file Thyra_EpetraExtDiagScaledMatProdTransformer.hpp.


The documentation for this class was generated from the following files: