Skip to content
Snippets Groups Projects
  1. Aug 29, 2017
    • René Heß's avatar
      TensorProductElements (with same degree in all directions) · 34010e9e
      René Heß authored
      - Use TensorProductElement in one example.
      
      - We still use the sumfact option to swicth to the sum factorization
        code branch. This way it is still possible to easily swicth between
        sumfact and non sumfact code.
      
      - Only TensorProductElements with the same degree in all directions
        will work. Anisotropie and adaption of quadrature rule will happen
        in the next commits.
      34010e9e
  2. Aug 28, 2017
    • Dominic Kempf's avatar
      Have a dedicated visitor for lambda generation from driver · b245879d
      Dominic Kempf authored
      So far, we used a global context to tell the normal visitor,
      that it is generating for driver code. This was feasible, as
      we only had one differing implementation. With more differences,
      it is better style to derive from the visitor and implement
      the differences there.
      b245879d
  3. Aug 25, 2017
  4. Jul 14, 2017
  5. Jul 13, 2017
  6. Jun 06, 2017
  7. May 15, 2017
  8. May 03, 2017
  9. Apr 27, 2017
  10. Apr 26, 2017
  11. Apr 24, 2017
  12. Mar 30, 2017
  13. Mar 29, 2017
  14. Mar 28, 2017
  15. Feb 03, 2017
  16. Jan 31, 2017
  17. Jan 24, 2017
  18. Jan 23, 2017
  19. Jan 18, 2017
  20. Dec 22, 2016
  21. Dec 20, 2016
Loading