Precisely. They support some sparse iterative solvers internally (GC and
BiCGSTAB are blessed, GMRES is in unsupported but looks like it is incoming),
and can interface with SuiteSparse to do sparse direct.
I think we'll easily be able to support the sparse iterative stuff easily
enough, as it is all Eigen3, and I'm looking at the sparse direct. I think an
option to use an installed SuiteSparse it the way to go (building it is
nontrivial), but there is an autotools port that we could fall back to - I'm
playing with that now to see how big it would be
(https://github.com/benkirk/suitesparse.git)
---
Reply to this email directly or view it on GitHub:
https://github.com/libMesh/libmesh/issues/44#issuecomment-13730191
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials, tech docs,
whitepapers, evaluation guides, and opinion stories. Check out the most
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel