Basis infrastructure for all Dune modules
Project description
DUNE-library
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations with grid-based methods.
The main intention is to create slim interfaces allowing an efficient use of legacy and/or new libraries. Using C++ techniques DUNE allows one to use very different implementation of the same concept (i.e. grid, solver, ...) under a common interface with a very low overhead.
DUNE was designed with flexibility in mind. It supports easy discretization using methods, like Finite Elements, Finite Volume and also Finite Differences. Through separation of data structures DUNE allows fast Linear Algebra like provided in the ISTL module, or usage of external libraries like blas.
This package contains the basic DUNE common classes.
Dependencies
dune-common depends on the following software packages
-
pkg-config
-
Compiler (C, C++): GNU >=7 or Clang >= 5
Other compilers might work too, they need to support C++17 to the extend the ones above do.
The following software is recommended but optional:
- MPI (either OpenMPI, lam, or mpich suffice)
For a full explanation of the DUNE installation process please read the installation notes. The following introduction is meant for the impatient.
License
The DUNE-library and headers are licensed under version 2 of the GNU General Public License, with the so-called "runtime exception", as follows:
As a special exception, you may use the DUNE source files as part of a software library or application without restriction. Specifically, if other files instantiate templates or use macros or inline functions from one or more of the DUNE source files, or you compile one or more of the DUNE source files and link them with other files to produce an executable, this does not by itself cause Athe resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.
This licence clones the one of the libstc++ library. For further implications of this library please see their licence page
See the file COPYING for full copying permissions.
Installation
Short installation instructions can be found in file INSTALL. For the full instructions please see here.
Links
- https://www.dune-project.org/doc/installation
- https://dune-project.org/releases/
- https://dune-project.org/buildsystem/
- http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.license
git-9666e3783ecc20b4801c0dfe04022388113e8e38
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dune-common-2.8.0.post2.tar.gz
.
File metadata
- Download URL: dune-common-2.8.0.post2.tar.gz
- Upload date:
- Size: 779.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8660ebb72eea6fc951417c7a8b2b887ad7812c199fc10b1c0b9a732c6a46d8ae |
|
MD5 | f0decba9efe4583b129c6a66fb9889ae |
|
BLAKE2b-256 | 977fc02c70e8cc684124844a195573a7e828c340544c49192f56a13c1397d2c5 |