Skip to content
Snippets Groups Projects
  1. Aug 24, 2018
  2. Aug 23, 2018
  3. Aug 21, 2018
  4. Aug 20, 2018
  5. Aug 16, 2018
  6. Aug 15, 2018
    • René Heß's avatar
      Sum factorized evaluation of geometry mappings · 66ef042c
      René Heß authored
      Calculate the evaluation and jacobians of geometry mappings of cells
      using sum factorization. By avoiding all geometry mapping of intersections
      we can avoid the face-twist problem and just make the grid consistens (not
      yet done).
      
      TODO:
      - Make grid consistent
      - Vectorization
      - 3D
      66ef042c
  7. Aug 02, 2018
  8. Jul 23, 2018
  9. Jul 20, 2018
  10. Jul 19, 2018
  11. Jul 10, 2018
  12. Jun 19, 2018
  13. Jun 15, 2018
  14. May 08, 2018
  15. May 04, 2018
  16. Apr 26, 2018
  17. Apr 23, 2018
  18. Apr 10, 2018
  19. Mar 29, 2018
  20. Mar 28, 2018
    • Dominic Kempf's avatar
      Reimplement instrumentation as a loopy transformation · 3cbaeb7f
      Dominic Kempf authored
      This is currently only used for level 4 instrumentation,
      as these start and stop markers were messing heavily with
      dependencies in the sum factorization code. This way, the necessary but
      ugly work of adding instrumentation is separated much more
      nicely.
      3cbaeb7f
  21. Mar 27, 2018
  22. Mar 26, 2018
  23. Mar 23, 2018
Loading