Skip to content
Snippets Groups Projects
  1. Dec 29, 2024
  2. Nov 12, 2024
  3. Jul 11, 2024
    • Sander, Oliver's avatar
      Start writing a manual · 59bcb510
      Sander, Oliver authored
      Really more of a set of notes, currently.  In particular, it describes
      how the element assembler works, which seems to complicated to me for
      having only in-code documentation.
      59bcb510
  4. May 08, 2024
  5. Jan 05, 2024
  6. Dec 04, 2023
  7. Apr 24, 2023
  8. Apr 20, 2023
  9. Mar 22, 2023
  10. Dec 21, 2022
  11. Oct 11, 2022
  12. Oct 10, 2022
  13. Jul 12, 2022
  14. Nov 11, 2021
  15. Jul 09, 2021
  16. Apr 22, 2021
  17. Jan 19, 2021
  18. Nov 05, 2020
  19. Oct 06, 2020
    • Sander, Oliver's avatar
      Remove homegrown VTKReader, use dune-vtk instead · 7654880a
      Sander, Oliver authored
      Simon Praetorius' dune-vtk module has much better support for reading
      and writing than my old hacks in dune-gfe.  Let's start adopting
      dune-vtk for VTK I/O.
      
      In this initial step, dune-vtk becomes a dependency of dune-gfe,
      but only an optional one.  This may change.
      7654880a
  20. Sep 05, 2020
    • Sander, Oliver's avatar
      Modernize CI configuration · f2fb81f9
      Sander, Oliver authored
      * Do not test with libc++. As ADOL-C is built using libstd++ we get strange
        linker and run-time errors.
      
      * Mention that the problem with return value of the ADOL-C adouble
        comparison operators has been fixed in version 2.7.2.
        This will allow to eventually remove the code that patches dune-common
        for the CI system.
      
      * Add gcc test with Dune 2.7.
      
      * Remove the clang test with Dune 2.6.  It makes clang crash, but this
        case is not important enough to make me debug it.
      
      foo
      f2fb81f9
  21. May 14, 2020
  22. Dec 19, 2019
  23. May 22, 2019
  24. May 21, 2019
  25. May 20, 2019
  26. May 16, 2019
  27. Apr 05, 2018
  28. Jan 26, 2016
Loading