Skip to content

dune-mirrors/dune-fem

Repository files navigation

DUNE-FEM

DUNE-FEM is a Distributed and Unified Numerics Environment module which defines interfaces for implementing discretization methods like Finite Element Methods (FEM) and Finite Volume Methods (FV) and Discontinuous Galerkin Methods (DG).

If you need help, please ask on our mailinglist. Bugs can also be submitted to the DUNE-FEM bugtracker instead.

Tutorial

There is a detailed tutorial available explaining the concepts and showing how to solve a number of problems using the Python bindings for dune-fem.

Installation

Using pip

dune-fem can be installed using the Package Index of Python (pip).

pip install dune-fem

See https://dune-project.org/sphinx/content/sphinx/dune-fem/installation.html for a more detailed description.

From source

For a full explanation of the DUNE installation process please read the installation notes.

When using the main branch observe the build status to make sure you get a working version.

Dependencies

DUNE-FEM requires a recent C++ compiler (e.g. g++ or clang), cmake, pkg-config (see DUNE installation for details) and depends on the following DUNE modules:

The following DUNE modules are suggested:

The following software is optional:

License

The DUNE-FEM library, headers and test programs are free open-source software, licensed under version 2 or later of the GNU General Public License.

See the file LICENSE for full copying permissions.

References

A detailed description of DUNE-FEM can be found in

About

A mirror of the official repository.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.md
Unknown
COPYING

Stars

4 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors