Applied Parallel Computing. State of the Art in Scientific Computing
DOI: 10.1007/978-3-540-75755-9_82
|View full text |Cite
|
Sign up to set email alerts
|

The Iterative Solver Template Library

Abstract: The numerical solution of partial differential equations frequently requires the solution of large and sparse linear systems. Using generic programming techniques like in C++ one can create solver libraries that allow efficient realization of "fine grained interfaces", i. e. with functions consisting only of a few lines, like access to individual matrix entries. This prevents code replication and allows programmers to work more efficiently. In this paper we present the "Iterative Solver Template Library" (ISTL… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
76
0

Publication Types

Select...
7
1

Relationship

1
7

Authors

Journals

citations
Cited by 84 publications
(78 citation statements)
references
References 7 publications
1
76
0
Order By: Relevance
“…• Dune MGS is a geometric multi-grid solver based on the Dune framework [3]. The framework provides algorithms for smoothing and solving Poisson equations on structured grids.…”
Section: Experiments #2: Effort and Accuracymentioning
confidence: 99%
“…• Dune MGS is a geometric multi-grid solver based on the Dune framework [3]. The framework provides algorithms for smoothing and solving Poisson equations on structured grids.…”
Section: Experiments #2: Effort and Accuracymentioning
confidence: 99%
“…Observe that the representations (114) and (115) coincide because of the chain and product rules. But for I n 1∶3 , the convergence of the terms in (113) can be obtained with standard tools using (21), (32), (39), (88), (92), (93), and (110). We thus leave these details aside and concentrate on the weak L 1 limit for I n 1∶3 .…”
Section: Convergence In (5)mentioning
confidence: 99%
“…We would like to thank Christian Engwer for supplying us with a discontinuous Galerkin discretization code (not using weighted averages) and the restriction operator to the conforming space. Furthermore, we are grateful to the developers of the ‘Distributed and Unified Numerics Environment’ (DUNE), see , for providing their PDE and iterative solver code as open source to the public at http://www.dune-project.org. Without them, this work would not have been possible.…”
Section: Acknowledgementsmentioning
confidence: 99%