gastritis 发表于 2025-3-23 11:26:08

http://reply.papertrans.cn/27/2603/260256/260256_11.png

Ballad 发表于 2025-3-23 16:31:23

http://reply.papertrans.cn/27/2603/260256/260256_12.png

apiary 发表于 2025-3-23 21:10:27

Getting Started with DuneThis chapter describes the first steps with DUNE. It shows how to install DUNE on a computer, and how to create a first DUNE module. Then, it presents two example applications that give a first impression of how DUNE can be used.

Colonoscopy 发表于 2025-3-24 01:13:24

http://reply.papertrans.cn/27/2603/260256/260256_14.png

WAIL 发表于 2025-3-24 04:16:20

Grids and the Dune Grid InterfaceThe dune-grid module and the interface to finite element grids it contains are the historical and conceptual core of the DUNE software system.

苦涩 发表于 2025-3-24 08:14:42

Dune Grids on Distributed MachinesThe previous chapter has always assumed that there is a single process only, which knows the entire grid. However, a considerable portion of today’s applications needs multi-processor machines to run, either to keep the run-time acceptable or to handle the large storage requirements, frequently both.

JIBE 发表于 2025-3-24 11:55:58

Linear Algebra with dune-istlBesides the grids and their data structures, it is probably the linear algebra that requires most care in a finite element code. This is so because the linear systems resulting from finite element discretizations can get enormously big.

peak-flow 发表于 2025-3-24 17:34:06

http://reply.papertrans.cn/27/2603/260256/260256_18.png

kindred 发表于 2025-3-24 19:18:55

Quadrature RulesBoth finite element and finite volume methods are based on integral expressions, and these are usually computed using numerical quadrature. Computer codes implementing such methods need to provide quadrature rules, and Dune is no exception.

tolerance 发表于 2025-3-25 02:54:47

Function Space Bases and Discrete FunctionsIn previous chapters we have described the DUNE interface for grids, linear algebra, and finite element shape functions. Now we move one level up in the abstraction hierarchy and consider global function spaces and functions.
页: 1 [2] 3 4 5
查看完整版本: Titlebook: DUNE — The Distributed and Unified Numerics Environment; Oliver Sander Textbook 2020 Springer Nature Switzerland AG 2020 Dune.software.fin