#include <Thyra_LinearOpWithSolveFactoryExamples.hpp>
Inheritance diagram for Thyra::NullLinearOpChanger< Scalar >:
Public Member Functions | |
| void | changeOp (LinearOpBase< Scalar > *op) const |
| | |
Definition at line 67 of file Thyra_LinearOpWithSolveFactoryExamples.hpp.
| void Thyra::NullLinearOpChanger< Scalar >::changeOp | ( | LinearOpBase< Scalar > * | op | ) | const [inline, virtual] |
Implements Thyra::LinearOpChanger< Scalar >.
Definition at line 70 of file Thyra_LinearOpWithSolveFactoryExamples.hpp.
1.4.7