1. 13 Feb, 2023 11 commits
  2. 06 Feb, 2023 1 commit
  3. 05 Feb, 2023 4 commits
  4. 02 Feb, 2023 1 commit
    • Jakob Stierhof's avatar
      Add Lagrange interpolation function · ed83c37c
      Jakob Stierhof authored
      This is a simple, not memory efficient function to do
      Lagrange interpolation. Use it! It is much better than
      anything you can achive with Netwon polynomials.
      ed83c37c
  5. 25 Jan, 2023 1 commit
  6. 04 Jan, 2023 1 commit
  7. 31 Dec, 2022 6 commits
  8. 23 Dec, 2022 2 commits
  9. 15 Dec, 2022 1 commit
  10. 07 Dec, 2022 1 commit
  11. 30 Nov, 2022 2 commits
  12. 15 Nov, 2022 1 commit
  13. 11 Nov, 2022 1 commit
  14. 26 Oct, 2022 1 commit
    • Jakob Stierhof's avatar
      Add mpi_abort call · ef6a9b20
      Jakob Stierhof authored
      When the output file exists and we don't overwrite it, we call
      mpi_abort (if we can). If we can't the MPI runs into an error.
      Not nice, but thats the best we can do.
      ef6a9b20
  15. 13 Oct, 2022 1 commit
  16. 22 Sep, 2022 2 commits
  17. 20 Sep, 2022 2 commits
  18. 19 Sep, 2022 1 commit