Skip to content
Snippets Groups Projects
  1. Jul 06, 2024
  2. Mar 19, 2024
    • Sander, Oliver's avatar
      Use LocalIntegralEnergy to implement harmonic maps problems · 5fd88ecc
      Sander, Oliver authored
      This replaces the dedicated implementation of the quadrature loop
      for harmonic energies -- that is not needed anymore.
      
      In particular this means that the test for it can be removed.
      In theory it should be replaced with a test for the harmonic
      energy *density*, but that density implementation is so short
      that it doesn't really require a separate test.
      5fd88ecc
  3. Feb 07, 2024
  4. Jan 05, 2024
  5. Oct 27, 2023
  6. May 24, 2023
  7. May 22, 2023
  8. May 16, 2023
    • Sander, Oliver's avatar
      Replaced GlobalGeodesicFEFunction by a new one GlobalGFEFunction · 6e67d974
      Sander, Oliver authored
      There are two important changes:  First of all, the new class implements
      the `dune-functions` interface rather than the deprecated one based
      on inheritance from `VirtualGridViewFunction`. Secondly, the new class
      does not hard-wire geodesic interpolation anymore.  Rather, you can
      give it interpolation classes which then govern how interpolation is done.
      
      This change was long overdue.  It was now needed to make
      gradient-flow.cc compile with the post 2.9 version of dune-fufem again.
      6e67d974
  9. Nov 05, 2020
  10. May 13, 2020
  11. Feb 18, 2020
  12. Oct 07, 2019
  13. Oct 04, 2018
  14. Sep 06, 2018
  15. May 30, 2018
  16. Apr 17, 2018
  17. Apr 16, 2018
  18. Feb 26, 2018
  19. Dec 06, 2017
  20. Mar 22, 2016
  21. Feb 11, 2016
  22. Feb 08, 2016
  23. Feb 01, 2016
  24. Jan 30, 2016
  25. Jan 27, 2016
Loading