This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Can I use Hypre in Eigen?

Tags: None
(comma "," separated)
cglwdm
Registered Member
Posts
18
Karma
0

Can I use Hypre in Eigen?

Fri Apr 24, 2015 6:17 am
Hi
Can I use Hypre in Eigen?
User avatar
ggael
Moderator
Posts
3447
Karma
19
OS

Re: Can I use Hypre in Eigen?  Topic is solved

Fri Apr 24, 2015 9:14 am
I don't known Hypre but if it can accept sparse matrices in the standard compressed column/row storage format, then you can probably easily write a wrapper. See the outerIndexPtr(), innerIndexPtr(), and valuePtr() method of the SparseMatrix class to access to is internal storage to be passed to Hypre.

http://eigen.tuxfamily.org/dox/classEig ... atrix.html
cglwdm
Registered Member
Posts
18
Karma
0

Re: Can I use Hypre in Eigen?

Wed May 27, 2015 6:42 am
ggael wrote:I don't known Hypre but if it can accept sparse matrices in the standard compressed column/row storage format, then you can probably easily write a wrapper. See the outerIndexPtr(), innerIndexPtr(), and valuePtr() method of the SparseMatrix class to access to is internal storage to be passed to Hypre.

http://eigen.tuxfamily.org/dox/classEig ... atrix.html



Thanks, the "Hypre" is from http://acts.nersc.gov/hypre/. It is a library for solving large, sparse linear systems of equations on massively parallel computers.

Hope eigen can support it.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]