C++とMPIにおける並列科学計算<br>Parallel Scientific Computing in C++ and MPI : A Seamless Approach to Parallel Algorithms and their Implementation

個数:
電子版価格
¥11,000
  • 電書あり

C++とMPIにおける並列科学計算
Parallel Scientific Computing in C++ and MPI : A Seamless Approach to Parallel Algorithms and their Implementation

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 630 p.
  • 言語 ENG
  • 商品コード 9780521520805
  • DDC分類 005.1

Full Description

Numerical algorithms, modern programming techniques, and parallel computing are often taught serially across different courses and different textbooks. The need to integrate concepts and tools usually comes only in employment or in research - after the courses are concluded - forcing the student to synthesise what is perceived to be three independent subfields into one. This book provides a seamless approach to stimulate the student simultaneously through the eyes of multiple disciplines, leading to enhanced understanding of scientific computing as a whole. The book includes both basic as well as advanced topics and places equal emphasis on the discretization of partial differential equations and on solvers. Some of the advanced topics include wavelets, high-order methods, non-symmetric systems, and parallelization of sparse systems. The material covered is suited to students from engineering, computer science, physics and mathematics.

Contents

1. Scientific computing and simulation science; 2. Basic concepts; 3. Approximations; 4. Roots and integrals; 5. Explicit discretizations; 6. Implicit discretizations; 7. Relaxation: discretization and solvers; 8. Propagation: numerical diffusion and dispersion; 9. Fast linear solvers; 10. Fast eigensolvers; Appendix A: C++ basics; Appendix B: MPI basics; Bibliography.