Skip to content
Snippets Groups Projects
  1. Sep 25, 2017
  2. Sep 22, 2017
  3. Sep 21, 2017
    • Dominic Kempf's avatar
      Fixup sum factorization of maxwell · c1afb75f
      Dominic Kempf authored
      The previous changes to directly pass the visitor
      into the coefficient handler was messed up in one place
      - only being triggered by the downstream maxwell example.
      c1afb75f
  4. Sep 20, 2017
  5. Sep 15, 2017
  6. Sep 13, 2017
  7. Sep 08, 2017
  8. Sep 07, 2017
  9. Sep 06, 2017
  10. Sep 05, 2017
  11. Sep 01, 2017
  12. Aug 31, 2017
  13. 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
    • Dominic Kempf's avatar
      Remove barriers from sum factorization implementations · c80f1d71
      Dominic Kempf authored
      The y ar enot properly implemented right now, do not seem
      to be necessary and conflict with recent changes in loopy.
      c80f1d71
  14. Aug 25, 2017
Loading