- Dec 18, 2020
-
-
Andreas Dedner authored
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
-
- Oct 25, 2020
-
-
Simon Praetorius authored
add missing mpi and parmetis flags to pamg tests See merge request core/dune-istl!408
-
- Oct 24, 2020
-
-
Simon Praetorius authored
-
- Oct 23, 2020
-
-
Simon Praetorius authored
-
Simon Praetorius authored
add missing ParMETIS flags to pamg_comm_repart_test See merge request core/dune-istl!404
-
- Oct 11, 2020
-
-
Simon Praetorius authored
-
- Oct 06, 2020
-
-
Christian Engwer authored
[ci] add configuration with DUNE_ISTL_WITH_CHECKING Closes #72 See merge request core/dune-istl!403
-
Christian Engwer authored
-
- Sep 27, 2020
-
-
Christian Engwer authored
[scalarproduct] Add constructor taking a shared_ptr<const Comm> See merge request core/dune-istl!383
-
- Sep 06, 2020
-
-
Christoph Grüninger authored
Use modern CMake for FindSuperLU See merge request core/dune-istl!397
-
- Sep 05, 2020
-
-
Christoph Grüninger authored
-
-
-
- Aug 29, 2020
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
With SuperLU 5.0 version macros are provided.
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Call find_path, find_library only one due to changed semantics Drop undocumented SUPERLU_PREFIX and SUPERLU_ROOT, CMake uses SuperLU_ROOT by default now.
-
- Aug 25, 2020
-
-
Christoph Grüninger authored
-
- Aug 20, 2020
-
-
Christian Engwer authored
make storeMatrixMarket able to choose the decimal precision See merge request core/dune-istl!400
-
Jean Benezech authored
-
- Aug 19, 2020
-
-
Jean Benezech authored
Merge branch 'set_decimal_precision' of https://gitlab.dune-project.org/core/dune-istl into set_decimal_precision
-
Jean Benezech authored
-
- Aug 18, 2020
-
-
Jean Benezech authored
-
- Aug 11, 2020
-
-
René Heß authored
Fetch default yml files via different project instead of url See merge request core/dune-istl!398
-
René Heß authored
-
René Heß authored
This is a workaround for a bug that showed up after gitlab migration. See issue infrastructure/issues0#62 for further discussion.
-
- Jun 04, 2020
-
-
Oliver Sander authored
Merge branch 'cleanup/fix-compiler-warnings' into 'master' See merge request [core/dune-istl!394] [core/dune-istl!394]: Nonecore/dune-istl/merge_requests/394
-
- Jun 03, 2020
- May 26, 2020
-
-
Christian Engwer authored
Merge branch 'cleanup/remove-deprecated-solvecategory-interface' into 'master' See merge request [core/dune-istl!390] [core/dune-istl!390]: Nonecore/dune-istl/merge_requests/390
-
Timo Koch authored
-
- May 25, 2020
-
-
Ansgar Burchardt authored
Merge branch 'am2cmake' into 'master' ref:core/dune-istl\> The last bits in dune-common were removed in [dune-common!719]. See merge request [core/dune-istl!388] [dune-common!719]: gitlab.dune-project.org/Nonedune-common/merge_requests/719 [core/dune-istl!388]: gitlab.dune-project.org/core/dune-istl/merge_requests/388
-
Ansgar Burchardt authored
The last bits in dune-common were removed in dune-common!719.
-
- May 24, 2020
-
-
Christoph Grüninger authored
Merge branch 'feature/require-cmake-3.13' into 'master' See merge request [core/dune-istl!387] [core/dune-istl!387]: Nonecore/dune-istl/merge_requests/387
-
Christoph Grüninger authored
-
- May 14, 2020
-
-
Carsten Gräser authored
Merge branch 'feature/fix-broken-macro-guard' into 'master' ref:core/dune-istl\> The loaction of the macro guard lead to the method test not returning a value if neiter SUperLU nore SuiteSparse are found. While the test is not executed in this case due to a CMake guard, these macro guards should be placed in the correct place anyways for reasons of code hygiene. See merge request [core/dune-istl!385] [core/dune-istl!385]: gitlab.dune-project.org/core/dune-istl/merge_requests/385
-