Path to this page:
./
wip/dune-istl,
Iterative Solver Template Library
Branch: CURRENT,
Version: 2.2.0,
Package name: dune-istl-2.2.0,
Maintainer: jihbed.researchThis 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
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
|