Cantitate/Preț
Produs

DUNE — The Distributed and Unified Numerics Environment: Lecture Notes in Computational Science and Engineering, cartea 140

Autor Oliver Sander
en Limba Engleză Paperback – 9 dec 2021
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.


Citește tot Restrânge

Din seria Lecture Notes in Computational Science and Engineering

Preț: 43260 lei

Preț vechi: 54075 lei
-20% Nou

Puncte Express: 649

Preț estimativ în valută:
8279 85100$ 6877£

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

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