This project is mirrored from https://gitlab.dune-project.org/extensions/dune-alugrid.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 29, 2017
-
-
Martin Nolte authored
-
Robert K authored
cmake cleanup See merge request !28
-
Martin Nolte authored
This variable was hard-wired to libdunealugrid.a. This causes errors when building shared libraries. This patch fixes the issue by removing the variable and adding the "dunealugrid" target to the LINK_LIBRARIES property of all targets.
-
Martin Nolte authored
-
Martin Nolte authored
-
Martin Nolte authored
-
Martin Nolte authored
-
Robert K authored
adapt to passing reference elements by value in a compatible way See merge request !32
-
Robert K authored
-
Robert K authored
-
Robert K authored
-
Robert K authored
-
Martin Nolte authored
In dune-gemeotry 2.6, reference elements are passed by value instead of by reference. This patch replaces those references by suitable decltype statements to avoid the deprecation warning and stay compatible to the 2.5 release at the same time.
-
Martin Nolte authored
The Fallback-implementation Dune::array has been removed from dune-common.
-
- Aug 25, 2017
-
-
Robert K authored
-
- Aug 24, 2017
-
-
Robert K authored
[bugfix] don't fail without SIONlib See merge request !29
-
Martin Nolte authored
The backup-restore example failed if SIONlib is not found, because the corresponding read/write methods silently do nothing. This causes the grid to be restored from an empty stream, resulting in an error. This patch fixes the issue by restoring the grid from the SIONlib file only if SIONlib has been found. Otherwise, this option of restoring is silently ignored.
-
Robert K authored
-
Robert K authored
-
- Aug 23, 2017
-
-
Martin Nolte authored
[gridfactory] add insertion index for LevelIntersection See merge request !31
-
Martin Nolte authored
-
- Jun 08, 2017
-
-
Robert K authored
grid.
-
- Jun 06, 2017
-
-
Martin Nolte authored
use infrastructure in dune-common to build Python packages See merge request !27
-
Martin Nolte authored
In dune-common 2.6+ the infrastructure for creating Python packages is included. This patch replaces our own infrastructure by the core implementation
-
- May 02, 2017
-
-
Martin Nolte authored
-
- Apr 25, 2017
-
- Apr 21, 2017
- Mar 30, 2017
- Mar 29, 2017
- Mar 20, 2017
-
-
Robert K authored
-
- Mar 16, 2017
-
-
Martin Nolte authored
-
Martin Nolte authored
-
Andreas Dedner authored
[bugfix] Correct vertex indices for boundary segments on ALUGrid< 2 > See merge request !24
-
Martin Nolte authored
-
- Mar 14, 2017