- 02 Aug, 2021 1 commit
-
-
Hanchuan Wu authored
-
- 08 Jun, 2021 1 commit
-
-
hanchuan authored
-
- 03 Apr, 2021 1 commit
-
-
Timo Koch authored
-
- 30 Sep, 2020 1 commit
-
-
Dennis Gläser authored
-
- 14 Apr, 2020 1 commit
-
-
- 07 Apr, 2020 1 commit
-
-
- 30 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 18 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 14 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 11 Oct, 2019 1 commit
-
-
Follow the strategy outlined in !1647.
-
- 08 Oct, 2019 1 commit
-
-
Bernd Flemisch authored
Prevent the emission of compiler warnings once the property is deprecated. See the discussion of !1647 for more details.
-
- 18 Dec, 2018 1 commit
-
-
Sina Ackermann authored
-
- 17 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 03 Dec, 2018 1 commit
-
-
- 17 Nov, 2018 5 commits
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- 02 May, 2018 1 commit
-
-
- 21 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 20 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 10 Feb, 2017 1 commit
-
-
This class generates a IntRange [a,b) which can be used in a for loop, e.g for(auto i : IntRange(3) { ... i = 0, 1, 2 } or for(auto i : IntRange(5, 8) { ... i = 5, 6, 7} see: https://en.wikipedia.org/wiki/Generator_(computer_programming)
-
- 22 Sep, 2016 1 commit
-
-
Bernd Flemisch authored
Also update CHANGELOG with current deprecations.
-
- 09 Mar, 2016 1 commit
-
-
Christoph Grüninger authored
-
- 07 Mar, 2016 1 commit
-
-
Bernd Flemisch authored
Replace the word "Decoupled" in TypeTags and classes by "Sequential", according to FS#252. For both the TypeTags and the Decoupled...Indices classes, the compilers don't emit a deprecation warning. For the TypeTags, a run-time check is performed at the end of the start() routine.
-
- 22 Jan, 2016 1 commit
-
-
Bernd Flemisch authored
-
- 17 May, 2013 1 commit
-
-
Markus Wolff authored
with the 2p2c models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10698 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 18 Sep, 2012 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9087 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Aug, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Feb, 2012 1 commit
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7802 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Jan, 2012 1 commit
-
-
Andreas Lauser authored
- new institute name - add missing modelines - reformat the entry for leopold stadler in air.hh git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7590 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 18 Jan, 2012 1 commit
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7431 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Dec, 2011 4 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7100 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
also rename the "fluidsystems" directory to "old_fluidsystems". Since this is a separate SVN branch, nobody's feelings should be hurt by this commit... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7071 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
also add a test git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7068 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7040 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Nov, 2011 2 commits
-
-
Bernd Flemisch authored
There is no need to rush things. We agreed on first having the meeting and then porting the change to the non-MpNc-models. Moreover, the change has not been carried out according to what has been discussed at the meeting. E.g. there was no completeState functionality of the models, and the simple models also introduced parameter caches, although it was thought to not necessarily having to do so. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6818 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6816 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Oct, 2011 1 commit
-
-
Andreas Lauser authored
If you have any major objections, speak at meeting on friday or forever hold your peace. (Where "forever" means "until the next major fluid framework refactoring". [Which won't be initiated by me.]) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6807 2fb0f335-1f38-0410-981e-8018bf24f1b0
-