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 new 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
New features and improvements include
- Conforming refinement for the 3D simplex grid
- All grids are now parallel (i.e. 2D and 3D)
- Internal load balancing based on space filling curves making DUNE-ALUGrid self contained also in parallel
- Bindings for fully parallel partitioners 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 installation instructions please see the DUNE website.
git-9fede971172df042602dab6c13bd1ead94419ac4
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-alugrid-2.9.dev20220529.tar.gz
.
File metadata
- Download URL: dune-alugrid-2.9.dev20220529.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82b11557dd40d1a6e973e57697378fedbc120ded326a927aeaeb91d39c2cd6d6 |
|
MD5 | 8a106e4f11e7629eafb0c0926b3938e6 |
|
BLAKE2b-256 | 8c0e5b38fc82bcc5e6a107ebef335d577f198dfabf937cf35c3761d380fbe9b9 |