Thyra Version of the Day
Loading...
Searching...
No Matches
Thyra::NullLinearOpChanger< Scalar > Class Template Reference

No-op changer. More...

#include <Thyra_LinearOpWithSolveFactoryExamples.hpp>

Inheritance diagram for Thyra::NullLinearOpChanger< Scalar >:

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 55 of file Thyra_LinearOpWithSolveFactoryExamples.hpp.

Member Function Documentation

◆ changeOp()

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: