Skip to main content

Module providing the DUNE grid interface for unstructured simplicial and cube grids in 2 and 3 space dimensions

Project description

DUNE-ALUGrid

DUNE-ALUGrid is a Distributed and Unified Numerics Environment module which implements the DUNE grid interface providing unstructured simplicial and cube grids.

A detailed description of all the newer features and some more details concerning the inner workings of DUNE-ALUGrid can be found in the paper

Alkämper, Dedner, Klöfkorn, Nolte. The DUNE-ALUGrid Module, Archive of Numerical Software 4(1), 2016 (bibtex).

This is the paper we would ask everyone to cite when using DUNE-ALUGrid.

Download via git:

git clone https://gitlab.dune-project.org/extensions/dune-alugrid.git

Features of DUNE-ALUGrid include

  • Cube and simplex grids in 2D and 3D with nonconforming refinement
  • Simplex grids with conforming refinement (newest vertex bisection) for 2D and 3D
  • Parallelization and dynamic load balancing for all grids
  • Internal load balancing based on space filling curves making DUNE-ALUGrid self contained also in parallel
  • Bindings for fully parallel partitioning using Zoltan
  • Complete user control of the load balancing
  • Improved memory footprint

The old ALUGrid version is deprecated and not supported anymore. We have removed the special grid types e.g. ALUConformGrid, ALUSimplexGrid, and ALUCubeGrid. Instead the type of the grid is always of the form Dune::ALUGrid< dimgrid, dimworld, eltype, refinetype, communicator > (where communicator has a default value). The values for eltype are cube,simplex and for refinetype the values are conforming, nonconforming defined in the DUNE namespace. The GRIDTYPE defines can still be used as before.

The define HAVE_ALUGRID will not work correctly anymore. Since DUNE-ALUGrid is now a dune module the correct name for the define is HAVE_DUNE_ALUGRID.

License

The DUNE-ALUGrid 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 COPYING for full copying permissions.

Installation

For general installation instructions please see the DUNE website.

For installation of Zoltan we recommend to install the system package, e.g. libtrilinos-zoltan-dev under Debian or Ubuntu or if not available simple use the build-zoltan.sh script or download the package from the Zoltan page, unpack and configure with the following parameters:

configure CXXFLAGS="-Ofast -DNDEBUG -fPIC" CFLAGS="-Ofast -DNDEBUG -fPIC" --prefix=PATH_TO_INSTALL_ZOLTAN --with-mpi-compilers=yes --enable-shared

make
make install

git-315c790202d65caf9ce35318e1ab5bcd30365ee7

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

dune_alugrid-2.12.0.0.tar.gz (3.1 MB view details)

Uploaded Source

File details

Details for the file dune_alugrid-2.12.0.0.tar.gz.

File metadata

  • Download URL: dune_alugrid-2.12.0.0.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dune_alugrid-2.12.0.0.tar.gz
Algorithm Hash digest
SHA256 9b0201d8df99249a1a0148aade90e71d9c2f52224caffac0ff8dd2dacd0bf941
MD5 afc0fff68ce7142b0a0d50e17d3b8dc4
BLAKE2b-256 c4e5506bcb250e039832d800a9cb6d1e1e862415eb82ffc5df8d29e10909df6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dune_alugrid-2.12.0.0.tar.gz:

Publisher: packaging.yml on adedner/dune-testpypi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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