- Mar 27, 2020
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
- Apr 25, 2018
-
-
test for a BCRSMatrix<BCSRMatrix>
-
Matthew Collins authored
-
Matthew Collins authored
-
Matthew Collins authored
before when initialising a BCRSMatrix you had to write BCRSMatrix.implicit or BCRSMatrix11.implicit this has changed to BuildMode.implicit. Some cleanup as well all demos files had to now use this new syntax
-
Matthew Collins authored
-
-
Matthew Collins authored
-
Matthew Collins authored
-
Matthew Collins authored
-
Matthew Collins authored
-
Matthew Collins authored
-
Matthew Collins authored
-
- Jan 29, 2018
-
-
Martin Nolte authored
This allows them to be loaded without loading the corresponding Python mdoule, avoiding circular dependencies.
-
- Oct 20, 2017
-
-
Martin Nolte authored
-
Martin Nolte authored
-
- Oct 18, 2017
-
-
Martin Nolte authored
-
- Oct 17, 2017
-
-
Martin Nolte authored
-
- Oct 16, 2017
-
-
Martin Nolte authored
-
Martin Nolte authored
-
- Oct 06, 2017
-
-
Martin Nolte authored
-
- Jun 28, 2017
-
-
Martin Nolte authored
Building Python modules through Pybind11 is a recurring task in our Python bindings. To reduce maintainance in the build system, we introduce a CMake function "dune_add_pybind11_module", which is semantically inspired by the "dune_add_test" function.
-
- Apr 30, 2017
-
-
Martin Nolte authored
-
- Apr 28, 2017
-
-
Martin Nolte authored
-