- May 13, 2019
- May 10, 2019
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- May 08, 2019
-
-
Dennis Gläser authored
[gridmanager][bugfix] Move subgrid code to correct header See merge request !1583
-
Timo Koch authored
-
- May 07, 2019
-
-
Dennis Gläser authored
Feature/pdesolver See merge request !1580
-
-
-
-
-
Dennis Gläser authored
[io] Implement grid managers in seperate headers Closes #583 See merge request !1576
-
- May 06, 2019
-
-
Martin Schneider authored
[mpnc] Replace preprocessor var USE_PCMAX by runtime param Closes #694 See merge request !1575
-
Timo Koch authored
-
Timo Koch authored
* With this patch you only include what you need * The header gridmanager.hh includes all specializations as convenience. This makes this patch also fully backwards-compatible
-
- May 05, 2019
- May 04, 2019
-
-
Timo Koch authored
On process boundaries both i.boundary() and i.neighbor() return false. In that case we don't have a neighbor!
-
Per default nothing is omitted. When a positive non-zero threshold is set, all matrix entries below that threshold will be removed from the pattern.
-
Timo Koch authored
-
This fixes a bug introduced with !1517 and thus fixes the test_mpnc_kinetic test. However the newly introduced 2p2c test references were created with the buggy code and thus have to updated (in this patch). We make it more robust by increasing the Newton accuracy, introducing checkpoints and incresing the initial time step size, which results in many less time steps.
- May 03, 2019
-
-
Dennis Gläser authored
Feature/move gravity to spatialparams Closes #696 See merge request !1573
-
- May 02, 2019
- May 01, 2019
-
-
Timo Koch authored
-