- 08 Jan, 2023 3 commits
-
-
Ansgar Burchardt authored
This makes it clearer what we want to do.
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 23 Dec, 2022 2 commits
-
-
Oliver Sander authored
This is what we test in the CI system.
-
Oliver Sander authored
-
- 10 Oct, 2022 3 commits
-
-
Ansgar Burchardt authored
add machine-readable copyright and license information See merge request !51
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
- 21 Jan, 2022 2 commits
-
-
Christian Engwer authored
Install ringcomm.hh. See merge request !50
-
Christian Heinigk authored
-
- 21 Dec, 2021 2 commits
-
-
Oliver Sander authored
Use HAVE_DUNE_UGGRID instead of removed HAVE_UG See merge request !49
-
Oliver Sander authored
-
- 20 Oct, 2021 4 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 13 Nov, 2020 3 commits
-
-
Christian Engwer authored
GridGlueVtkWriter: use range-based for to interate over intersections See merge request !47
-
Ansgar Burchardt authored
This also gets rid of the last mention of "RemoteIntersection(Iterator)".
-
Ansgar Burchardt authored
use `0` as tag in MPI to avoid too large value Closes #19 See merge request !45
-
- 06 Nov, 2020 1 commit
-
-
Ansgar Burchardt authored
[cleanup] use default member initializer See merge request !46
-
- 05 Nov, 2020 1 commit
-
-
Ansgar Burchardt authored
-
- 30 Sep, 2020 1 commit
-
-
Ansgar Burchardt authored
Some versions of OpenMPI have a lower limit than `12345678`; the MPI standard only guarantees values up to at least `32768` are valid. Closes: #19
-
- 28 Aug, 2020 2 commits
-
-
Oliver Sander authored
use [[deprecated]] instead of DUNE_DEPRECATED_MSG See merge request !44
-
Tobias Leibner authored
-
- 17 Jun, 2020 2 commits
-
-
Ansgar Burchardt authored
Merge branch 'use-std-optional' into 'master' See merge request [!43] [!43]: Noneextensions/dune-grid-glue/merge_requests/43
-
Ansgar Burchardt authored
-
- 10 Jun, 2020 1 commit
-
-
Ansgar Burchardt authored
They were needed when dune-grid-glue only worked with the sequential version of dune-uggrid.
-
- 09 Jun, 2020 2 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 27 May, 2020 9 commits
-
-
Ansgar Burchardt authored
Merge branch 'cleanup-5' into 'master' See merge request [!42] [!42]: Noneextensions/dune-grid-glue/merge_requests/42
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
Merge branch 'contactmerge-unused-include' into 'master' See merge request [!41] [!41]: Noneextensions/dune-grid-glue/merge_requests/41
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
Merge branch 'fix-mixeddimscalingtest' into 'master' See merge request [!40] [!40]: Noneextensions/dune-grid-glue/merge_requests/40
-
Ansgar Burchardt authored
`testCoupling` uses the ε as a tolerance for comparing points in global coordinates. So ε needs to scale with the grid.
-
Ansgar Burchardt authored
This value of ε works for all tests except miexeddimscalingtest.cc which already fails with the larger value.
-
- 25 May, 2020 2 commits
-
-
Ansgar Burchardt authored
Merge branch 'makeCube-is-gone' into 'master' See merge request [!39] [!39]: Noneextensions/dune-grid-glue/merge_requests/39
-
Ansgar Burchardt authored
-