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::EpetraExtAddTransformer Class Reference

Transformer subclass for adding Epetra/Thyra operators using EpetraExt::MatrixMatrix. More...

#include <Thyra_EpetraExtAddTransformer.hpp>

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

Related Functions

(Note that these are not member functions.)

RCP< EpetraExtAddTransformerepetraExtAddTransformer ()
 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 adding Epetra/Thyra operators using EpetraExt::MatrixMatrix.

Definition at line 56 of file Thyra_EpetraExtAddTransformer.hpp.

Member Function Documentation

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

Friends And Related Function Documentation

RCP< EpetraExtAddTransformer > epetraExtAddTransformer ( )
related

Nonmember constructor.

Definition at line 88 of file Thyra_EpetraExtAddTransformer.hpp.


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