Registered Member
|
|
Moderator
|
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 |
Registered Member
|
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. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]