Cantitate/Preț
Produs

Fast Solvers for Mesh-Based Computations: Advances in Applied Mathematics

Autor Maciej Paszynski
en Limba Engleză Hardback – dec 2015
Fast Solvers for Mesh-Based Computations presents an alternative way of constructing multi-frontal direct solver algorithms for mesh-based computations. It also describes how to design and implement those algorithms.
The book’s structure follows those of the matrices, starting from tri-diagonal matrices resulting from one-dimensional mesh-based methods, through multi-diagonal or block-diagonal matrices, and ending with general sparse matrices.
Each chapter explains how to design and implement a parallel sparse direct solver specific for a particular structure of the matrix. All the solvers presented are either designed from scratch or based on previously designed and implemented solvers.
Each chapter also derives the complete JAVA or Fortran code of the parallel sparse direct solver. The exemplary JAVA codes can be used as reference for designing parallel direct solvers in more efficient languages for specific architectures of parallel machines.
The author also derives exemplary element frontal matrices for different one-, two-, or three-dimensional mesh-based computations. These matrices can be used as references for testing the developed parallel direct solvers.
Based on more than 10 years of the author’s experience in the area, this book is a valuable resource for researchers and graduate students who would like to learn how to design and implement parallel direct solvers for mesh-based computations.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 42590 lei  6-8 săpt.
  CRC Press – 14 oct 2024 42590 lei  6-8 săpt.
Hardback (1) 59332 lei  6-8 săpt.
  CRC Press – dec 2015 59332 lei  6-8 săpt.

Din seria Advances in Applied Mathematics

Preț: 59332 lei

Preț vechi: 86250 lei
-31% Nou

Puncte Express: 890

Preț estimativ în valută:
11355 11979$ 9463£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781498754194
ISBN-10: 1498754198
Pagini: 348
Ilustrații: 154 black & white illustrations, 8 black & white tables
Dimensiuni: 178 x 254 x 25 mm
Greutate: 0.83 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Advances in Applied Mathematics

Locul publicării:Boca Raton, United States

Public țintă

Academic

Cuprins

Multi-Frontal Direct Solver Algorithm for Tri-Diagonal and Block-Diagonal One-Dimensional Problems. One-Dimensional Non-Stationary Problems. Multi-Frontal Direct Solver Algorithm for Multi-Diagonal One-Dimensional Problems. Multi-Frontal Direct Solver Algorithm for Two-Dimensional Grids with Block Diagonal Structure of the Matrix. Multi-Frontal Direct Solver Algorithm for Three-Dimensional Grids with Block Diagonal Structure of the Matrix. Multi-Frontal Direct Solver Algorithm for Two-Dimensional Isogeometric Finite Element Method. Expressing Partial LU Factorization by BLAS Calls. Multi-Frontal Solver Algorithm for Arbitrary Mesh-Based Computations. Elimination Trees. Reutilization and Reuse of Partial LU Factorizatons. Numerical Experiments.

Notă biografică

Maciej Paszynski, PhD, Department of Computer Science, Electronics and Telecommunications, AGH University of Science and Technology, Kraków, Poland

Recenzii

"The author describes how to design and implement effi□cient parallel multi-frontal direct solver algorithms for mesh-based computations. Each chapter explains how to design and implement a parallel sparse direct solver specific for a particular structure of the matrix. All the solvers presented are either designed from scratch or based on previously designed and implemented solvers.
The book's structure follows that of the matrices, starting from tri-diagonal matrices resulting from one-dimensional mesh-based methods, through multi-diagonal or block-diagonal matrices, and ending with general sparse matrices.
In each chapter JAVA or Fortran codes of the parallel sparse direct solver are listed. The author also derives exemplary element frontal matrices for different one-, two-, or three-dimensional mesh-based computations. These matrices can be used as references for testing the developed parallel direct solvers.
The book represents a valuable resource for researchers and graduate students who would like to learn how to design and implement parallel direct solvers for mesh-based computations."
~Nicola Mastronardi, Mathematical Reviews, 2017

Descriere

Based on more than 10 years of the author’s experience in the area, this book targets researchers and graduate students who would like to learn how to design and implement parallel direct solvers for mesh-based computations. It presents an alternative way of constructing multi-frontal direct solver algorithms for mesh-based computations. The construction of the solver algorithm is based on the additional available knowledge concerning the structure of the computational mesh. Each chapter also derives the complete JAVA or Fortran code of the parallel sparse direct solver.