Skip to content
Snippets Groups Projects
  1. May 22, 2023
  2. 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
  3. Jul 12, 2022
  4. Jul 11, 2022
  5. Dec 18, 2019
  6. Oct 08, 2019
  7. May 11, 2018
  8. Jan 05, 2018
  9. May 12, 2016
  10. Mar 01, 2016
  11. Feb 27, 2016
  12. Jan 17, 2016
  13. 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
  14. Oct 27, 2011
  15. Oct 21, 2011
  16. Oct 19, 2011
  17. Oct 17, 2011
  18. Oct 14, 2011
Loading