- Aug 28, 2018
-
-
-
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
The properties don't exist anymore. This has gone unnoticed since SuperLU is available on all test platforms.
-
Kilian Weishaupt authored
[staggered][subdomainlocalassembler] Consider storage term and boundary in… See merge request !1193
- Aug 27, 2018
-
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* resize local objects * fixes clang error
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* clang won't compile otherwise
-
Kilian Weishaupt authored
* use Dune::Hybrid::elementAt() instead of std::get<>()
-
Kilian Weishaupt authored
* due to a bug in clang (https://stackoverflow.com/a/47849501), myMultiTypeBlockvector.size() (which is static constexpr) has to be changed to MultiTypeBlockVector::size() to be used as a constexpr template argument * probably a similar issue with using Dune::Hybrid::forEach and std::get<>
-
Kilian Weishaupt authored
[staggered][fvElementGeometry] Make ParentType method scvf(globalIdx) available See merge request !1197
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
[fix][multidomain][stokesdarcy] fix convective coupling so that it is energy conservative See merge request !1194
-
-
Bernd Flemisch authored
-
- Aug 26, 2018
-
-
Melanie Lipp authored
[staggered][subdomainlocalassembler] Consider storage term and boundary in assembling face residual.
-
- Aug 24, 2018
-
-
Simon Emmert authored
Feature/improve 2p1cni See merge request !1191
-
Kilian Weishaupt authored
* only build two executables
-
Kilian Weishaupt authored
* allows to use thermal non-equilibrium model (T_soil != T_fluid)
-
Kilian Weishaupt authored
* shall not be used but is required in order to fix clang compilation error
-
- Aug 23, 2018
-
-
Kilian Weishaupt authored
[io][gridmanager] Make gridData when making grid from dgf See merge request !1190
-
- Aug 22, 2018
-
-
Timo Koch authored
-
- Aug 21, 2018
-
- Aug 20, 2018
-
-
Kilian Weishaupt authored
[md][stokesDarcy] Correctly account for orientation of gravity vector See merge request !1184
-
Kilian Weishaupt authored
[staggered][freeflow] Print position of failing BC See merge request !1185
-
-
- Aug 16, 2018
-
-
Dennis Gläser authored
[box] allow mixed-type boundary conditions for box Closes #560 See merge request !1187
-
Bernd Flemisch authored
Test in test/geomechanics/elastic.
-
Dennis Gläser authored
Feature/2p1c wettability Closes #522 See merge request !1140
-
Dennis Gläser authored
-
Dennis Gläser authored
Feature/multiphase poroelasticity See merge request !1157
-