- Oct 29, 2020
-
- Oct 23, 2020
-
-
Oliver Sander authored
Use named struct See merge request !170
-
- Oct 22, 2020
-
-
Christoph Grüninger authored
This fixes Clang 11's warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage]
-
- Aug 17, 2020
-
-
Oliver Sander authored
Merge branch 'improve-uggrid-communication-test' into 'master' See merge request !164
-
Oliver Sander authored
Add several missing communication interfaces See merge request !159 (cherry picked from commit 9aee10f8) 3398db79 Introduce new DDD interfaces FacetVHIF and NodeVHIF
-
- Aug 11, 2020
-
-
René Heß authored
This is a workaround for a bug that showed up after gitlab migration. See issue infrastructure/issues0#62 for further discussion.
- Apr 29, 2020
-
-
Oliver Sander authored
Merge branch 'set-to-2.7-ci-config' into 'releases/2.7' See merge request [!155] [!155]: Nonestaging/dune-uggrid/merge_requests/155
-
- Apr 28, 2020
-
-
Oliver Sander authored
-
- Feb 12, 2020
-
-
Christoph Grüninger authored
Merge branch 'cherry-pick-3865fe02' into 'releases/2.7' ref:staging/dune-uggrid Merge branch 'fix/issue51-loadbalancer' into 'master' ref:staging/dune-uggrid ebf74cbf replaces three sort functions by a template. However, the template arguments were never used in the function, so we only sorted in one coordinate direction. This commit fixes this by replacing the hard-coded indices with the template argument values. Thanks to Leopold Stadler for finding the offending commit. - Should be backported to the release/2.7 branch. Fixes [[#51]] See merge request [[!149]] Closes [#51] (cherry picked from commit 3865fe02) 105df623 \[bugfix\] Fix bisection loadbalancing algorithm See merge request [!152] [#51]: gitlab.dune-project.org/NoneNone/issues/51 [!149]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/149 [!152]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/152
-
- Feb 10, 2020
-
-
Oliver Sander authored
Merge branch 'fix/issue51-loadbalancer' into 'master' ref:staging/dune-uggrid ebf74cbf replaces three sort functions by a template. However, the template arguments were never used in the function, so we only sorted in one coordinate direction. This commit fixes this by replacing the hard-coded indices with the template argument values. Thanks to Leopold Stadler for finding the offending commit. - Should be backported to the release/2.7 branch. Fixes [#51] See merge request [!149] [#51]: gitlab.dune-project.org/NoneNone/issues/51 [!149]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/149 Closes #51 (cherry picked from commit 3865fe02) 105df623 [bugfix] Fix bisection loadbalancing algorithm
-
- Jan 11, 2020
-
-
Christoph Grüninger authored
Merge branch 'cherrypick/install-ddd.h' into 'releases/2.7' See merge request [!148] [!148]: Nonestaging/dune-uggrid/merge_requests/148
-
Christoph Grüninger authored
-
- Dec 20, 2019
-
-
Oliver Sander authored
Merge branch 'remove-obsolete-amglevel-access' into 'master' ref:staging/dune-uggrid The UG3 multigrid data structure used to have an array 'amggrids' with grid levels for AMG. That array is long gone, but it was still overwritten with nullptrs in the multigrid setup code. A serious memory bug, and I am amazed that nobody ever observed any effects. See merge request [!145] [!145]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/145
-
Oliver Sander authored
The UG3 multigrid data structure used to have an array 'amggrids' with grid levels for AMG. That array is long gone, but it was still overwritten with nullptrs in the multigrid setup code. A serious memory bug, and I am amazed that nobody ever observed any effects.
- Dec 14, 2019
-
-
Oliver Sander authored
Merge branch 'feaure/dont-use-ug-symlinks' into 'master' ref:staging/dune-uggrid The hack to have every sub-directory in the include path does no longer work for me. Time to get it fixed by making the include paths relative to dune-uggrid root directory. - include paths relative to dune-uggrid root directory - move header files below dune/uggrid/. - drop folder ug/ and compatibility with UG 3.13. Supersedes [!137] Fixes [#13] See merge request [!143] [!137]: gitlab.dune-project.org/NoneNone/merge_requests/137 [#13]: gitlab.dune-project.org/NoneNone/issues/13 [!143]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/143 Closes #13
-
- Dec 13, 2019
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
The old helper variable parallel was removed by accident. UG_PARALLEL is set to "True", no longer to "yes".
-
- Dec 04, 2019
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Similar to other Dune modules
-
Christoph Grüninger authored
The files were for compatibility only. They are superseded by files created for any Dune module.
-
Christoph Grüninger authored
Delete parallel/.
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Couple of links, only for backwards compatiblity with ug 3.13
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Remove unused subfolder dom/gen/ and its content.
-
Christoph Grüninger authored
-
Christoph Grüninger authored
But it remains meaningless
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Nov 28, 2019
-
-
Oliver Sander authored
Merge branch 'get-rid-of-uggrid-heapsize' into 'master' See merge request [!142] [!142]: Nonestaging/dune-uggrid/merge_requests/142
-