Skip to content
Snippets Groups Projects
  1. Feb 17, 2022
  2. Dec 07, 2021
  3. Nov 18, 2021
  4. Nov 04, 2021
  5. Sep 04, 2021
    • Jean-Noël Grad's avatar
      Fix 756 Doxygen warnings · 25af88f4
      Jean-Noël Grad authored
      Delete Doxygen blocks duplicated in both .h and .cpp files.
      Fix incorrect argument names in \param blocks. Fix filenames
      in \file blocks. Fix broken Doxygen syntax (broken numerated
      lists containing more than 9 items, invalid HTML tags, broken
      links in \ref and malformed math equations). Wrap code blocks
      inside \code ... \endcode.
      25af88f4
  6. Sep 03, 2021
  7. Aug 28, 2021
  8. Jul 01, 2021
  9. Jun 16, 2021
  10. May 05, 2021
  11. Apr 15, 2021
  12. Mar 25, 2021
  13. Mar 16, 2021
  14. Mar 08, 2021
  15. Feb 09, 2021
  16. Feb 04, 2021
  17. Jan 27, 2021
  18. Jan 25, 2021
  19. Jan 22, 2021
  20. Jan 11, 2021
  21. Jan 07, 2021
  22. Jan 01, 2021
  23. Dec 28, 2020
    • Michael Kuron's avatar
      Remove Boost and switch to C++17 · c3b6da1d
      Michael Kuron authored and Markus Holzer's avatar Markus Holzer committed
      Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available.
      We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
      c3b6da1d
  24. Dec 19, 2020
  25. Dec 17, 2020
  26. Dec 11, 2020
  27. Oct 27, 2020
  28. Oct 23, 2020
  29. Oct 05, 2020
  30. Aug 03, 2020
    • Michael Kuron's avatar
      Work around MPI startup race condition on macOS · 24983f11
      Michael Kuron authored
      If a process started by mpiexec finishes too quickly, sometimes some of the other processes are not started.
      It is unclear whether this is an OpenMPI or macOS bug, but appears significantly more often since moving from macOS 10.13 to 10.15. OpenMPI 4.0.1 and 3.0.0 both show the issue on macOS 10.15.
      24983f11
  31. Jul 06, 2020
  32. Jun 18, 2020
  33. Jun 15, 2020