Templates for the Solution of Linear Systems: Building Blocks for Iterative Methods

Front Cover
In this book, which focuses on the use of iterative methods for solving large sparse systems of linear equations, templates are introduced to meet the needs of both the traditional user and the high-performance specialist. Templates, a description of a general algorithm rather than the executable object or source code more commonly found in a conventional software library, offer whatever degree of customization the user may desire. Templates offer three distinct advantages: they are general and reusable; they are not language specific; and they exploit the expertise of both the numerical analyst, who creates a template reflecting in-depth knowledge of a specific numerical technique, and the computational scientist, who then provides "value-added" capability to the general template description, customizing it for specific needs. For each template that is presented, the authors provide: a mathematical description of the flow of algorithm; discussion of convergence and stopping criteria to use in the iteration; suggestions for applying a method to special matrix types; advice for tuning the template; tips on parallel implementations; and hints as to when and why a method is useful.
 

Contents

OT43_ch1
2
OT43_ch2
5
OT43_ch3
39
OT43_ch4
57
OT43_ch5
82
OT43_appendixa
95
OT43_appendixb
97
OT43_appendixc
99
OT43_backmatter
107
Copyright

Other editions - View all

Common terms and phrases