Skip to content
Snippets Groups Projects
  1. Feb 04, 2019
  2. Jan 31, 2019
  3. Jan 29, 2019
  4. Jan 28, 2019
  5. Jan 24, 2019
  6. Jan 23, 2019
  7. Jan 07, 2019
  8. Dec 21, 2018
  9. Dec 18, 2018
  10. Dec 17, 2018
  11. Dec 14, 2018
  12. Dec 13, 2018
  13. Dec 12, 2018
  14. Dec 11, 2018
  15. Dec 10, 2018
  16. Dec 07, 2018
  17. Dec 05, 2018
  18. Dec 04, 2018
  19. Dec 03, 2018
  20. Nov 28, 2018
  21. Nov 26, 2018
  22. Nov 23, 2018
    • René Heß's avatar
      [skip ci] Improve sumfact kernel interface · 38072649
      René Heß authored
      Introduce different methods for realize_input/output
      realize_direct_input/output and setup_input/output. The setup methods cover
      code generation outside the sumfact kernel function (creating input array or
      accumulating result). realize and realize_direct handle the input/output in the
      nonfastdg and fastdg code branch.
      
      Seperate interface methods make it a lot easier to find out where each of those
      methods will be applied. Besides that most interface classes need to provide
      more that two of those methods anyway...
      38072649
  23. Nov 22, 2018
Loading