- Sep 27, 2016
-
-
René Heß authored
-
- Sep 26, 2016
-
-
René Heß authored
Feature/stokes symmetrization This fixes #10 See merge request !25
-
René Heß authored
Make dune-perftool python3-compatible See merge request !28
-
Dominic Kempf authored
-
- Sep 23, 2016
-
-
Dominic Kempf authored
-
- Sep 22, 2016
-
-
Dominic Kempf authored
-
- Sep 21, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
and an example with stokes stress
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Update to comply with refactoring of dune-python Only merge once the upstream branch is merged. See merge request !26
-
- Sep 20, 2016
-
-
Dominic Kempf authored
-
- Sep 19, 2016
-
-
René Heß authored
Feature/pandas integration Add a script that allows to calculates performance regressions See merge request !24
-
René Heß authored
-
Dominic Kempf authored
-
Dominic Kempf authored
That allows us to load that file as a pandas frame.
-
René Heß authored
Full test suite passes. This fixes #29 To achieve this goal, I did: * switch to l2error comparison for all manufactured solution examples * implement mixed expressions to allow that for systems * fix `stokes_stress_symdiff` The following issues remain, but the tests are deactivated until an upstream problem is fixed: * `heatquation{_dg}_explicit` fails, new issue is #30. * `poisson_dg_matrix_free` needs a suiting solver, depends on #31 kind of. I also improved error handling: No more exceptions, instead non-zero error code. That way you get vtk output for failing tests (the previous behaviour was potentially harmful, as you could look at old solutions in debugging!!!). See merge request !23
-
René Heß authored
-
- Sep 07, 2016
-
-
Dominic Kempf authored
Instead return a bool that influences the return code
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 06, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 05, 2016
-
-
Dominic Kempf authored
-
- Aug 31, 2016
-
-
René Heß authored
Switch all poisson examples to comparing l2 error See merge request !22
-
René Heß authored
Always enable timings See merge request !21
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Add time measure capabilities Fixes Issue #23. See merge request !19
-
Dominic Kempf authored
-
René Heß authored
-
René Heß authored
-
René Heß authored
Feature/ini options * Read formcompiler options from ini files * Have a systemtest macros allowing variation in formcompiler arguments * Rewrite the test suite using it Exhibits some more problems in our test suite. This fixes #1. See merge request !20
-
- Aug 30, 2016
-
-
Dominic Kempf authored
[cleanup] Make function names more consistent Small name changes. I succesfully ran all tests. See merge request !18
-
Dominic Kempf authored
-
René Heß authored
-
- Aug 29, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Add heat equation DG tests The dirichlet_boundary Expression in the UFL file will be used as initial condition. PDELab figures out that it dosn't need any constraints. See merge request !17
-