- 26 Oct, 2018 1 commit
-
-
Katharina Heck authored
-
- 24 Oct, 2018 1 commit
-
- 23 Oct, 2018 2 commits
-
-
Simon Scholz authored
[test][mpnc] Add grids folder to CMakeLists See merge request !1246
-
Martin Schneider authored
-
- 22 Oct, 2018 5 commits
-
-
Dennis Gläser authored
[elastic][mpfa] fix broken SFINAE constructs Closes #577 See merge request !1224
-
Dennis Gläser authored
-
Store return values explicitly as constexpr. Fixes compilation errors triggered on specific gcc's.
-
Set the partial derivatives explicitly for ghosts _after_ the standard values have been calculated.
-
- 20 Oct, 2018 1 commit
-
-
Dennis Gläser authored
-
- 19 Oct, 2018 6 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
- 18 Oct, 2018 10 commits
-
-
Bernd Flemisch authored
link to LICENSE.md from README.md See merge request !1240
-
Bernd Flemisch authored
-
Bernd Flemisch authored
[properties] Add property system implementation without macros and variadic templates See merge request !1211
-
Timo Koch authored
-
Timo Koch authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Bernd Flemisch authored
[params] Make it possible to initialize parameters when not called from main See merge request !1222
-
Bernd Flemisch authored
-
- 17 Oct, 2018 12 commits
-
-
Timo Koch authored
-
Timo Koch authored
* Adjust old macro test to only use existing macros * Depracate the header containing the macros (they should be replaced soon) Clues when changing to new property system * NEW_PROP_TAG is now a definition and can only be there once just like NEW_TYPE_TAG - if you're not using macros you can simply use forward declarations of properties whereever needed - for the most properties in dumux the definition is in the header common/properties.hh which can just be included * The order of precedence in INHERITS_FROM is reverse than in the previous implementation - if the macro is used the order is flipped - if you replace the macro you also have to flip the order manually
-
Timo Koch authored
-
Timo Koch authored
* makes calls to NEW_PROP_TAG unique which will be required by the new property system
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Dennis Gläser authored
-
- 16 Oct, 2018 2 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-