- Jan 30, 2017
-
-
Timo Koch authored
-
- Jul 26, 2016
-
-
Bernd Flemisch authored
Everything in our .hh files is defined within the namespace `Dumux`. There were numerous occurrences of `Dumux::` qualifiers that were unnecessary. Remove those occurrences. Necessary qualifications remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
-
- Mar 24, 2016
-
-
Kilian Weishaupt authored
-
Thomas Fetzer authored
-
- Mar 10, 2016
-
-
Thomas Fetzer authored
-
Timo Koch authored
Fixes the diffs.
-
- Mar 09, 2016
-
-
Christoph Grüninger authored
-
- Feb 23, 2016
-
-
Johannes Hommel authored
Updated the tutorial and its description in the handbook to use implicit instead of coupled and sequential instead of decoupled.
-