./wip/dune-istl, Iterative Solver Template Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.0, Package name: dune-istl-2.2.0, Maintainer: jihbed.research

This is the iterative solver template library which provides generic sparse
matrix/vector classes and a variety of solvers based on these classes. A special
feature is the use of templates to exploit the recursive block structure of
finite element matrices at compile time. Available solvers include Krylov
methods, (block-) incomplete decompositions and aggregation-based
algebraic multigrid


Required to run:
[math/blas] [math/metis] [devel/boost-libs] [wip/dune-common] [lang/gcc7]

Required to build:
[pkgtools/x11-links] [math/superlu] [devel/boost-headers] [devel/libtool-fortran] [pkgtools/cwrappers]

Master sites:

RMD160: b181de5a4740d0934fba4b5cb6d4fa78dd922725
Filesize: 4193.373 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-16 02:00:25 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import dune-istl-2.2.0 as wip/dune-istl.

This is the iterative solver template library which provides generic sparse
matrix/vector classes and a variety of solvers based on these classes. A special
feature is the use of templates to exploit the recursive block structure of
finite element matrices at compile time. Available solvers include Krylov
methods, (block-) incomplete decompositions and aggregation-based
algebraic multigrid