This package browser is in early development. Mind the rough edges.

dune-grid 2.9.0

Distributed and Unified Numerics Environment

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD).

This package contains the basic DUNE grid classes.

Installation

Install dune-grid 2.9.0 as follows:

guix install dune-grid@2.9.0

Or install the latest version:

guix install dune-grid

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.