Skip to content
Snippets Groups Projects
  1. 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
  2. May 08, 2024
  3. Jan 05, 2024
  4. Dec 04, 2023
  5. Apr 24, 2023
  6. Apr 20, 2023
  7. Mar 22, 2023
  8. Dec 21, 2022
  9. Oct 11, 2022
  10. Oct 10, 2022
  11. Jul 12, 2022
  12. Nov 11, 2021
  13. Jul 09, 2021
  14. Apr 22, 2021
  15. Jan 19, 2021
  16. Nov 05, 2020
  17. 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
  18. 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
  19. May 14, 2020
  20. Dec 19, 2019
  21. May 22, 2019
  22. May 21, 2019
  23. May 20, 2019
  24. May 16, 2019
  25. Apr 05, 2018
  26. Jan 26, 2016
Loading