Skip to main content

Implementation of a number of virtual element spaces and bilinear forms

Project description

DUNE-VEM

[[TOC]]

DUNE-VEM is a Distributed and Unified Numerics Environment module which provides implementation of a range of virtual element spaces. It is based on the interfaces defined in DUNE-FEM. In addition to the C++ implementation and extensive Python interface is provided.

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

Paper

A detailed description of the VEM implementation is given in our paper A framework for implementing general virtual element spaces. Please cite this paper, if you find this module useful for your research.

The scripts to reproduce the numerical examples provided in the paper are provided in the dune-vem-paper repository. These were based on the 2.9.0 version of DUNE. Versions of these scripts updated to match the current versions together with some new ones are included in this repository and are part of the Python package uploaded to PyPi. To obtain the current versions of these scripts after installation of the DUNE-VEM Python package you can run

python -m dune.vem

which places the scripts into the folder vem_tutorial.

Tutorial

The more general DUNE-FEM tutorial includes a number of further examples showcasing the DUNE-VEM module and provides an overview of DUNE.

General installation instructions

Using pip

DUNE-VEM can be installed using the Package Index of Python (pip).

pip install dune-vem

See https://dune-project.org/doc/installation-pip/ 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-VEM 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-VEM 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-VEM and the uderlying DUNE-FEM module can be found in

git-c05c1816c4155a71fbda3e637db39417c8b82be4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dune-vem-2.10.dev20240316.tar.gz (1.5 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page