Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 27, 2014
    • Oliver Sander's avatar
      Replace PkToP1MGTransfer with BasisInterpolationMatrixAssembler from dune-fufem · c2a078f1
      Oliver Sander authored
      There is no need to have our own implementation for this, we had it purely for
      historical reasons.
      
      Also, this change fixes a subtle bug:  Our own implementation used AlienElementLocalBasis,
      which returns zero if the LocalBasis is evaluated outside of the reference element.
      However, this happened sometimes due to rounding error on grids with very small quadrilateral
      elements.
      
      [[Imported from SVN: r9991]]
      c2a078f1
  3. Nov 10, 2014
  4. Oct 23, 2014
  5. Sep 30, 2014
  6. Aug 18, 2014
  7. Mar 24, 2014
  8. Sep 03, 2013
  9. Dec 30, 2012
  10. Apr 25, 2012
  11. Mar 08, 2012
  12. Nov 16, 2011
  13. Oct 19, 2011
  14. Oct 14, 2011
  15. Oct 13, 2011
  16. Jul 11, 2011
  17. Jan 14, 2011
  18. Jan 10, 2011
  19. May 11, 2010
  20. Apr 22, 2010
  21. Mar 18, 2010
  22. Feb 26, 2010
  23. Feb 13, 2010
  24. Jan 13, 2010
Loading