[Trilinos-Users] templated lapack?

James C. Sutherland James.Sutherland at utah.edu
Tue May 3 09:34:45 MDT 2011


I have found that uBLAS in the BOOST libraries supports exactly what you are
looking for.
www.boost.org/libs/numeric/ublas/doc/index.htm

James


On Tue, Mar 29, 2011 at 9:43 AM, Pat Notz <patnotz at gmail.com> wrote:

> Hi,
>
> I'm looking at using Tpetra for some problems where I'd like higher
> precision (e.g., quad). I'm currently using lapack's dgesv for a small
> (4x4 or 5x5) dense linear solve on the inside of my algorithm.
>
> Can anyone recommend a replacement for dgesv that supports templated
> scalar types?
>
> Thanks in advance ~ Pat
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20110503/9e6886a8/attachment.html 


More information about the Trilinos-Users mailing list