- Oct 19, 2020
-
-
Simon Praetorius authored
Test for ParMETIS added Move HAVE_PARMETIS and dune_register_package_flags to AddParMETISFlags Add ENABLE_PTSCOTCH_PARMETIS for enabling ptscotch replacement for ParMETIS
-
- Oct 11, 2020
-
-
Simon Praetorius authored
Reduce output message of dune_instance macros Closes #213 See merge request core/dune-common!859
-
Simon Praetorius authored
-
Simon Praetorius authored
added explicit cast to underlying type of attributes See merge request core/dune-common!698
-
- Oct 09, 2020
-
-
Christian Engwer authored
Make non-MPI version of Communication more compliant with MPI See merge request core/dune-common!872
-
- Oct 08, 2020
-
-
Markus Blatt authored
-
- Oct 07, 2020
-
-
Markus Blatt authored
- added cast operator to fake MPICommunicator - added comparisong operators to No_Comm - added a rudimentary test
-
- Oct 03, 2020
-
-
Christoph Grüninger authored
remove DUNE_BUILD_BOTH_LIBS from cmake See merge request core/dune-common!858
-
Christoph Grüninger authored
-
-
- Sep 29, 2020
-
-
Simon Praetorius authored
Add missing const to CollectiveIterator::iterator comparison operators See merge request core/dune-common!869
-
Simon Praetorius authored
-
- Sep 28, 2020
-
-
Christoph Grüninger authored
[doxygen][cmake] Increase timeout to one hour See merge request core/dune-common!835
-
- Sep 27, 2020
-
-
There is no point in punishing slow machines. For larger modules doxygen can easily take several minutes.
-
Robert K authored
Fix compliation issues with cxx20 standard. See merge request core/dune-common!866
-
Robert Kloefkorn authored
-
Robert Kloefkorn authored
header cast.h
-
- Sep 25, 2020
-
-
Christoph Grüninger authored
Rewrite FindMETIS to provide imported targets See merge request core/dune-common!821
-
Provide imported target METIS::METIS and version detection. Allow Scotch to be used as library wrapper, activated by ENABLE_SCOTCH_METIS. Detect the API version of the Scotch wrapper using SCOTCH_METIS_VERSION hint. Add metistest.
-
- Sep 21, 2020
-
-
Simon Praetorius authored
change find_dependenty to find_package(QUIET) in FindSuietsparse See merge request core/dune-common!861
-
Simon Praetorius authored
Some cleanup of FindPTScotch See merge request core/dune-common!860
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- Sep 18, 2020
-
-
Simon Praetorius authored
Feature/cmake improvments See merge request core/dune-common!856
-
- Sep 16, 2020
-
-
- Sep 14, 2020
-
-
Christian Engwer authored
[cmake] Remove incomplete CPack support See merge request core/dune-common!853
-
- Sep 10, 2020
-
-
Christoph Grüninger authored
It was never used to make an official build or tarball.
-
- Sep 09, 2020
-
-
Markus Blatt authored
[MPI] fix violation of one-definition-rule in GuardCommunicator See merge request core/dune-common!827
-
- Sep 08, 2020
-
-
Christian Engwer authored
[cmake] build pdf during install Closes #191 See merge request core/dune-common!852
-
Christian Engwer authored
kudos to @edscott.wilson
-
- Sep 04, 2020
-
-
Andreas Dedner authored
Bugfix for class import python/c++ See merge request core/dune-common!849
-
Andreas Dedner authored
add missing 'pragma once' to generated python modules bug fix
-
Andreas Dedner authored
bug fix bug fix
-
- Aug 18, 2020
-
-
Andreas Dedner authored
- improve export of single class (added base and other options) - bug fix in 'Method' class
-
Simon Praetorius authored
remove value-return statement in void-function See merge request core/dune-common!847
-
Simon Praetorius authored
-
Robert K authored
[cleanup][builder] remove syntax warning. See merge request core/dune-common!845
-
Robert K authored
-