- 11 Mar, 2020 3 commits
- 09 Mar, 2020 13 commits
-
-
Ned Coltman authored
Reorder staggered matrix Closes #804 See merge request !1877
-
-
* change order in partial() * change order in assembler
-
* comply with literature standard * previous matrix was [ccToCC ccToFace faceToCC faceToFace] * new matrix is [faceToFace faceToCC ccToFace ccToCC] * arrangement of coupling sub-domains and classes had to be revised * changes should be backwards compatible, deprecation warning is emitted
-
-
-
-
-
* check if type is correct (Scalar)
-
-
Remove dependency on coupling traits
-
-
* use domainIds from GridGeometry instead of hard-coded ones * use if constexpr
-
- 06 Mar, 2020 1 commit
-
-
Kilian Weishaupt authored
Feature/linear solver parallel firstcall See merge request !1867
-
- 04 Mar, 2020 17 commits
-
-
Timo Koch authored
-
Timo Koch authored
-
Martin Schneider authored
Fix/privar switch box boundary Closes #801 See merge request !1843
-
-
-
-
-
Martin Schneider authored
[newton] Initialize variables in right scope and order See merge request !1837
-
Martin Schneider authored
the correct state initialization in the Newton method results in a new solution
-
Dennis Gläser authored
fix script extractmodulepart Closes #823 See merge request !1872
-
Bernd Flemisch authored
[fix][mpnc] reimplement privarVariablesName in IOFields for restart of mpnc. See merge request !1873
-
Bernd Flemisch authored
[git] add mailmap file See merge request !1871
-
Bernd Flemisch authored
Subfolder names in CMake's `add_subdirectory` are and should not be quoted anymore.
-
Katharina Heck authored
-
Martin Schneider authored
-
Dennis Gläser authored
-
Dennis Gläser authored
The mailmap file allows defining a unique name to an email adress. This avoids multiple occurrences of the same person in cases where someone has committed on different machines with different git settings.
-
- 03 Mar, 2020 4 commits
-
-
Timo Koch authored
-
Simon Emmert authored
[test][1d3d] Replace deprecated Dune::GeometryType(dim) See merge request !1868
-
Dennis Gläser authored
[cleanup] Use Matrix::N() instead of ::size() See merge request !1870
-
Timo Koch authored
-
- 02 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 26 Feb, 2020 1 commit
-