- May 05, 2022
-
-
Robert K authored
-
- Mar 10, 2022
-
-
Robert K authored
preconditioner, i.e. set new linearization point.
-
- Mar 04, 2022
-
-
Robert K authored
-
- Feb 24, 2022
-
-
Robert K authored
-
- Feb 23, 2022
-
-
Robert K authored
-
- Feb 16, 2022
-
-
Robert K authored
-
- Dec 05, 2021
-
-
Robert K authored
-
- Nov 16, 2021
-
-
Robert K authored
exported and used on Python side for RungeKutta solvers such that these can be used in parallel.
-
- Oct 22, 2021
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
replace assertHave with assertCMakeHave which has to be used slightly differently with the new dune-py setup process adapt ci yml file to python bindings on by default
-
Andreas Dedner authored
pep 42: use implicit namespace packages which make it possible to combine subpackages using editable (source) and non editable (pypi) simplified ci based on new python binding setup in dune-common check if mpi4py is needed to fix CI add a stopgap solution unti ci repo up and running again only add dune modules that have been found as requirements in setup.py.in removed setup.py.in since the default is provided in dune-common
-
- Oct 17, 2021
- Oct 14, 2021
-
-
Robert K authored
-
- Oct 11, 2021
-
-
Robert K authored
-
- Oct 09, 2021
-
-
Andreas Dedner authored
-
- Sep 15, 2021
-
-
Andreas Dedner authored
add a 'default' for the threading parameter in the dg operator which turns threading on if 'dune.fem.threading.use>1' and leaves threading off otherwise
-
- Aug 28, 2021
-
-
Robert K authored
diffusiveFlux computation.
-
- Aug 26, 2021
-
-
Robert K authored
in dune-fem.
-
- May 29, 2021
- Mar 17, 2021
- Mar 03, 2021
- Feb 20, 2021
-
-
Robert K authored
-
- Feb 19, 2021
- Feb 16, 2021
-
-
Robert K authored
paraview.
-
- Feb 14, 2021
- Dec 18, 2020
-
-
Andreas Dedner authored
fix setup.py added files generated when calling python setup.py sdist to git ignore list make it possible to use setup.py without having an installed dune-common python package. This requires having the PYTHONPATH set as it is now done in dune-common/bin/dunepackaging.py [python] remove dune packages from 'install_requires' in setup.py.in
-