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

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

简介:

我们将本书分为五个主要章节。第 1 章介绍了本书的动机和模板的使用。

第 2 章介绍了平稳和非平稳迭代方法。在本章中,我们介绍了解决研究人员面临的一些最具挑战性的计算问题的历史发展和最新方法。

第 3 章重点介绍预处理器。许多迭代方法在一定程度上依赖于预处理器来提高性能并确保快速收敛。

第 4 章概述了与迭代方法的使用相关的问题。本章与上一章一样,特别推荐给希望获得进一步指导以将特定代码定制到特定机器的有经验的用户。它包括有关复杂系统、停止标准、数据存储格式和并行性的信息。

第 5 章概述了相关主题,例如 Lanczos 算法与共轭梯度算法之间的紧密联系、块迭代方法、红/黑排序、域分解方法、多重网格方法和行投影方案。

英文简介:

We have divided this book into five main chapters. Chapter 1 gives the motivation for this book and the use of templates.

Chapter 2 describes stationary and nonstationary iterative methods. In this chapter we present both historical development and state-of-the-art methods for solving some of the most challengingcomputational problems facing researchers.

Chapter 3 focuses on preconditioners. Many iterative methods depend in part on preconditioners to improve performance and ensure fast convergence.

Chapter 4 provides a glimpse of issues related to the use of iterative methods. This chapter, like the preceding, is especially recommended for the experienced user who wishes to have furtherguidelines for tailoring a specific code to a particular machine. It includes information on complex systems, stopping criteria, data storage formats, and parallelism.

Chapter 5 includes overviews of related topics such as the close connection between the Lanczos algorithm and the Conjugate Gradient algorithm, block iterative methods, red/black orderings, domain decomposition methods, multigrid-like methods, and row-projection schemes.

书名
Templates for the Solution of Linear Systems: Building Blocks for Iterative Methods
语言
英语
年份
1993
页数
117页
大小
744.11 kB
下载
pdf iconTemplates for the Solution of Linear Systems: Building Blocks for Iterative Methods.pdf
密码
65536

最后更新:2025-04-12 23:58:18

←Visual Prolog for Tyros

→Random Processes for Engineers