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 .
- Sep 16, 2018
- Aug 07, 2018
-
-
Robert K authored
-
- Jul 27, 2018
-
-
Robert K authored
-
- Jul 24, 2018
-
-
Robert K authored
-
- Jul 23, 2018
-
-
Robert K authored
Merge branch 'bugfix/creategrid-unique-ptr-return' into 'master' See [extensions/dune-alugrid#44]. See merge request [extensions/dune-alugrid!50] [extensions/dune-alugrid#44]: gitlab.dune-project.org/extensions/dune-alugrid/issues/44 [extensions/dune-alugrid!50]: gitlab.dune-project.org/extensions/dune-alugrid/merge_requests/50
-
- Jul 22, 2018
-
-
Claus-Justus Heine authored
-
- Jul 12, 2018
-
-
Martin Alkämper authored
-
- Jul 11, 2018
-
-
Martin Alkämper authored
-
Martin Alkämper authored
Merge branch 'bugfix/fix-build-with-clang-6' into 'master' clang 6 hangs indefinitely when trying to compile gitter_mgb.cc or gitter_pll_mgb.cc with an optimization level of -O2 or higher. I tried isolating the exact cause of the problem, but didn't have much luck with that, so this patch adds some CMake logic that detects the problematic case and forces the optimization level for those two files down to -O1 if necessary, but avoids bumping it up in case of a debug build. If possible, it would be good to also backport this patch to the 2.6 release branch. See merge request [extensions/dune-alugrid!49] [extensions/dune-alugrid!49]: gitlab.dune-project.org/extensions/dune-alugrid/merge_requests/49
-
- Jul 04, 2018
-
-
Robert K authored
[cmake] Link libdunealugrid against DUNE_LIBS See merge request extensions/dune-alugrid!9
-
- Jul 03, 2018
-
-
Steffen Müthing authored
clang 6 hangs indefinitely when trying to compile gitter_mgb.cc or gitter_pll_mgb.cc with an optimization level of -O2 or higher. This patch adds some CMake logic that detects the problematic case and forces the optimization level for those two files down to -O1 if necessary, but avoids bumping it up in case of a debug build.
-
Steffen Müthing authored
When building libdunealugrid as a shared library, linking fails (at least on OS X) due to missing references to symbols in the core libraries. This patch fixes the problem by explicitly linking against the Dune libraries.
-
- Jun 18, 2018
-
-
Robert K authored
Separate topology traits data and accessor functions See merge request extensions/dune-alugrid!47
-
- Jun 12, 2018
-
-
Stephan Hilb authored
This avoids compiler warnings about declared but not defined static members.
-
- Jun 06, 2018
-
-
alkaemper authored
-
Stephan Hilb authored
-
- May 31, 2018
- May 30, 2018
- May 29, 2018
-
-
Martin Alkämper authored
[test-hierarchic] Stop using deprecated GeometryType constructor. See merge request extensions/dune-alugrid!44
-
- Apr 19, 2018
-
-
Bernd Flemisch authored
-
- Apr 18, 2018
-
-
Jö Fahlke authored
-
- Apr 17, 2018
-
-
Bernd Flemisch authored
-
- Apr 11, 2018
-
-
Bernd Flemisch authored
Copy and adapt the Gmsh test from dune-grid.
-
- Apr 10, 2018
- Apr 09, 2018
-
-
-
dedner authored
-
- Feb 21, 2018
-
-
Robert K authored
-
- Feb 11, 2018
-
-
- Jan 25, 2018
- Jan 23, 2018
-
-
Robert K authored
-
- Jan 22, 2018
-
-
Robert K authored
-