- Dec 19, 2017
-
-
Bernd Flemisch authored
Manual cherry-pick of 8df16b03 and 5b7660af.
-
- Dec 07, 2017
-
-
Bernd Flemisch authored
(cherry picked from commit f9cc226c)
-
Bernd Flemisch authored
-
- Nov 30, 2017
-
-
Thomas Fetzer authored
-
- Apr 18, 2017
-
-
Fix deprecation of plot(), thanks Timo for the heads-up. (cherry picked from commit 25fd3f26)
-
Thomas Fetzer authored
Fix deprecation of plot(), thanks Timo for the heads-up.
-
- Apr 03, 2017
-
-
Thomas Fetzer authored
-
- Mar 31, 2017
-
-
Bernd Flemisch authored
-
- Mar 30, 2017
-
-
Kilian Weishaupt authored
-
Thomas Fetzer authored
-
- Mar 28, 2017
-
-
Martin Schneider authored
-
Thomas Fetzer authored
-
- Mar 27, 2017
-
-
Thomas Fetzer authored
-
- Mar 26, 2017
-
-
Christoph Grüninger authored
* Improve formating * Move piece-of-cake to right section
-
- Mar 21, 2017
- Mar 13, 2017
-
-
Sina Ackermann authored
* now: use initialPhasePresenceAtPos(globalPos)
-
- Mar 10, 2017
-
-
Thomas Fetzer authored
Feature/pieceofcake See merge request !354
-
- Jan 31, 2017
-
-
Martin Beck authored
-
- Dec 29, 2016
-
-
Martin Beck authored
Fix/restart and episodes For me it would be more intuitive to first advance the time level and then do all the processing and file writing. However this is more complicated, therefore I shifted the restart stuff to the same level as the vtk output stuff. See merge request !310
-
- Dec 27, 2016
-
-
Thomas Fetzer authored
Now willBeFinished, timeStepIdx, ... is the same for shouldWriteOutput() and shouldWriteRestart()
-
- Nov 29, 2016
-
-
2p2c updated the reference solutions (changed phase presence indices) 2pnc changed: plSg --> pnsw; pgSl --> pwsn, removed plSg + pgSl from indices 2pncmin changed: plSg --> pnsw; pgSl --> pwsn as for 2pnc 2p2c, 2pnc: added the formulation changes to CHANGELOG.md (cherry picked from commit b03738a2)
-
Thomas Fetzer authored
2p2c updated the reference solutions (changed phase presence indices) 2pnc changed: plSg --> pnsw; pgSl --> pwsn, removed plSg + pgSl from indices 2pncmin changed: plSg --> pnsw; pgSl --> pwsn as for 2pnc 2p2c, 2pnc: added the formulation changes to CHANGELOG.md
-
- Nov 21, 2016
-
-
Thomas Fetzer authored
* functions bBoxMaxIsWall() and bBoxMaxIsWall() in the problem are now used instead of a property * wall array is now a std::vector
-
- Sep 30, 2016
-
-
Christoph Grüninger authored
* include section in changelog * remove obsolete CTestConfig.cmake
-
- Sep 27, 2016
-
-
Martin Schneider authored
-
- Sep 23, 2016
-
-
Christoph Grüninger authored
Should even work when they stick to version 3.0, but not vice versa.
-
- Sep 22, 2016
-
-
Bernd Flemisch authored
Also update CHANGELOG with current deprecations.
-
Bernd Flemisch authored
-
- Sep 06, 2016
-
-
Christoph Grüninger authored
* Reduce number of template arguments * Rename property from tau to TauTortuosity
-
- Jun 29, 2016
-
-
Timo Koch authored
-
- Jun 07, 2016
-
-
Christoph Grüninger authored
-
- Jun 03, 2016
-
-
Thomas Fetzer authored
-
- May 24, 2016
-
-
Thomas Fetzer authored
-
- Mar 24, 2016
-
-
Timo Koch authored
-
(cherry picked from commit b208b98f)
-
(cherry picked from commit 0c643665)
-
Bernd Flemisch authored
-
- Mar 08, 2016
-
-
Timo Koch authored
-
- Mar 07, 2016
-
-
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.
-