Skip to content
Snippets Groups Projects
  1. Jan 17, 2025
  2. Jan 12, 2025
  3. Jan 05, 2024
  4. May 22, 2023
  5. May 16, 2023
    • Sander, Oliver's avatar
      Reimplement EmbeddedGlobalGFEFunctions in dune-functions style · 980e149b
      Sander, Oliver authored
      The old style has been deprecated for a long time, and is not
      supported by dune-fufem anymore.
      
      (In particular, the code discretizationerror.hh now requires
      functions to satisfy the dune-functions function interface.)
      
      In the wake of this, compute-disc-error.cc gets a number
      of changes.  Let's hope I didn't screw up anything.
      980e149b
  6. Jul 12, 2022
  7. Jul 11, 2022
  8. Dec 18, 2019
  9. Oct 08, 2019
  10. May 11, 2018
  11. Jan 05, 2018
  12. May 12, 2016
  13. Mar 01, 2016
  14. Feb 27, 2016
  15. Jan 17, 2016
  16. Jan 27, 2015
    • Oliver Sander's avatar
      Add new class EmbeddedGlobalGFEFunction · a1a3c4c2
      Oliver Sander authored
      This implements a global GFE function (inheriting from VirtualGridViewFunction).
      However, the return value of this function is _not_ a manifold class.  Rather,
      the manifold is embedded into a Euclidean space.  Hence this class is formally
      simply vector valued, and can be used in error measurement routines and such.
      
      [[Imported from SVN: r10024]]
      a1a3c4c2
  17. Oct 27, 2011
  18. Oct 21, 2011
  19. Oct 19, 2011
  20. Oct 17, 2011
  21. Oct 14, 2011
Loading