Cantitate/Preț
Produs

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

Autor Maciej Paszynski
en Limba Engleză Paperback – 14 oct 2024
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  43-57 zile
  CRC Press – 14 oct 2024 42590 lei  43-57 zile
Hardback (1) 59332 lei  43-57 zile
  CRC Press – dec 2015 59332 lei  43-57 zile

Din seria Advances in Applied Mathematics

Preț: 42590 lei

Preț vechi: 61811 lei
-31% Nou

Puncte Express: 639

Preț estimativ în valută:
8152 8496$ 6786£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032921440
ISBN-10: 1032921447
Pagini: 352
Ilustrații: 154
Dimensiuni: 178 x 254 mm
Greutate: 0.65 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 con