DUNE — The Distributed and Unified Numerics Environment: Lecture Notes in Computational Science and Engineering, cartea 140
Autor Oliver Sanderen Limba Engleză Paperback – 9 dec 2021
Din seria Lecture Notes in Computational Science and Engineering
- Preț: 375.63 lei
- 18% Preț: 1222.40 lei
- 18% Preț: 771.21 lei
- Preț: 376.60 lei
- 20% Preț: 970.85 lei
- 15% Preț: 635.45 lei
- 15% Preț: 639.80 lei
- Preț: 397.12 lei
- 18% Preț: 956.28 lei
- 18% Preț: 949.19 lei
- Preț: 389.98 lei
- 18% Preț: 942.98 lei
- 15% Preț: 634.00 lei
- 15% Preț: 635.45 lei
- 15% Preț: 636.39 lei
- 18% Preț: 1361.12 lei
- Preț: 419.69 lei
- 18% Preț: 1215.45 lei
- 20% Preț: 652.77 lei
- 15% Preț: 641.20 lei
- 15% Preț: 631.27 lei
- 18% Preț: 938.22 lei
- 18% Preț: 1199.35 lei
- 18% Preț: 885.79 lei
- 18% Preț: 1217.62 lei
- 20% Preț: 972.01 lei
- 15% Preț: 629.83 lei
- 18% Preț: 935.12 lei
- 18% Preț: 767.34 lei
- 18% Preț: 930.17 lei
- 15% Preț: 629.83 lei
- 18% Preț: 945.30 lei
- 18% Preț: 1662.03 lei
- 15% Preț: 637.21 lei
Preț: 432.60 lei
Preț vechi: 540.75 lei
-20% Nou
Puncte Express: 649
Preț estimativ în valută:
82.79€ • 85.100$ • 68.77£
82.79€ • 85.100$ • 68.77£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030597047
ISBN-10: 3030597040
Ilustrații: IX, 616 p.
Dimensiuni: 178 x 254 mm
Greutate: 1.07 kg
Ediția:1st ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Lecture Notes in Computational Science and Engineering
Locul publicării:Cham, Switzerland
ISBN-10: 3030597040
Ilustrații: IX, 616 p.
Dimensiuni: 178 x 254 mm
Greutate: 1.07 kg
Ediția:1st ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Lecture Notes in Computational Science and Engineering
Locul publicării:Cham, Switzerland
Cuprins
Introduction.- Preliminaries.- The Core Modules.- Solving Partial Differential Equations.- Appendix.- Bibliography.- Index.
Recenzii
“This book is very good for beginners for studying and learning finite element and finite volume methods in Dune.” (Albert Luo, zbMATH 1483.65004, 2022)
Notă biografică
Oliver Sander is professor for numerical analysis of partial differential equations and specializes in finite element methods for non-smooth and non-linear problems in continuum mechanics. He is a longtime Dune developer.
Textul de pe ultima copertă
The Distributed and Unified Numerics Environment (Dune) is a set of open-source C++ libraries for the implementation of finite element and finite volume methods. Over the last 15 years it has become one of the most commonly used libraries for the implementation of new, efficient simulation methods in science and engineering. Describing the main Dune libraries in detail, this book covers access to core features like grids, shape functions, and linear algebra, but also higher-level topics like function space bases and assemblers. It includes extensive information on programmer interfaces, together with a wealth of completed examples that illustrate how these interfaces are used in practice. After having read the book, readers will be prepared to write their own advanced finite element simulators, tapping the power of Dune to do so.
Caracteristici
Comprehensive introduction to the Dune software Contains an introductory tutorial on how to get started with Dune 15 complete example programs