Thyra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Thyra::NullLinearOpChanger< Scalar > Class Template Reference

No-op changer. More...

#include <Thyra_LinearOpWithSolveFactoryExamples.hpp>

Inheritance diagram for Thyra::NullLinearOpChanger< Scalar >:
Inheritance graph
[legend]

Public Member Functions

void changeOp (const Teuchos::Ptr< LinearOpBase< Scalar > > &op) const
 
- Public Member Functions inherited from Thyra::LinearOpChanger< Scalar >
virtual ~LinearOpChanger ()
 

Detailed Description

template<class Scalar>
class Thyra::NullLinearOpChanger< Scalar >

No-op changer.

Definition at line 87 of file Thyra_LinearOpWithSolveFactoryExamples.hpp.

Member Function Documentation

template<class Scalar >
void Thyra::NullLinearOpChanger< Scalar >::changeOp ( const Teuchos::Ptr< LinearOpBase< Scalar > > &  op) const
inlinevirtual

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