- Mar 09, 2020
-
-
-
* 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
-
- Mar 06, 2020
-
-
Kilian Weishaupt authored
Feature/linear solver parallel firstcall See merge request !1867
-
- Mar 04, 2020
-
-
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.
-
- Mar 03, 2020
-
-
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
-
- Mar 02, 2020
-
-
Timo Koch authored
-
- Feb 26, 2020
-
-
Leopold Stadler authored
- Feb 14, 2020
-
-
Kilian Weishaupt authored
Restructure linearsolver parallel Closes #805 See merge request !1850
-
Dennis Gläser authored
[newton] Count number of failed linear solves for statistic See merge request !1865
-
- Feb 13, 2020
-
-
Timo Koch authored
-