Thyra Version of the Day
Loading...
Searching...
No Matches
Related Symbols | 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 Symbols

(Note that these are not member symbols.)

RCP< EpetraExtAddTransformerepetraExtAddTransformer ()
 Nonmember constructor.
 

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

◆ isCompatible()

bool Thyra::EpetraExtAddTransformer::isCompatible ( const LinearOpBase< double > & op_in) const
virtual

◆ createOutputOp()

RCP< LinearOpBase< double > > Thyra::EpetraExtAddTransformer::createOutputOp ( ) const
virtual

◆ transform()

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

Friends And Related Symbol Documentation

◆ epetraExtAddTransformer()

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: