[Trilinos-Users] Thyra Linear Operator: Define operators with different types input/output

Bartlett, Roscoe A. bartlettra at ornl.gov
Mon Mar 12 14:22:54 MDT 2012


Einar,

> Ross,
> Thank you for this. This sounds reasonable.
> 
> I gather that I will have to implement the deprecated function
> applyTranspose(...)  as well to make the distinction between the different
> types being input to apply(...) and applyTranspose(....)?

[Bartlett, Roscoe A.] 

Yes that is right.  Actually, you can just get an older version of Trilinos off the website and use the older doubly template Thyra::LinearOpBase class as your template.  Just change the name of the files and the class and you should have what you need.

-Ross





More information about the Trilinos-Users mailing list