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

Einar Otnes eotnes at gmail.com
Sun Mar 11 04:38:38 MDT 2012


Dear expert,
A rather basic question: How would you define an operator in Thyra that brings you from a domain with one type to a range with a different type, e.g. a real to complex Fourier transform?
I've found some examples of this for earlier versions of Trilinos where you could provide more than one template parameter in Thyra::LinearOpBaseWithSolver. With the latest releases, this is not possible any longer as there is only one template parameter for the linear operators. Any advice?

Thanks,

Einar



More information about the Trilinos-Users mailing list