Skip to content
Snippets Groups Projects
  1. Jan 23, 2019
  2. Oct 05, 2018
  3. Sep 19, 2018
  4. Sep 14, 2018
  5. Sep 13, 2018
  6. Sep 12, 2018
  7. Aug 23, 2018
  8. Aug 20, 2018
  9. Aug 16, 2018
  10. Aug 15, 2018
  11. Aug 02, 2018
  12. Jul 23, 2018
  13. Jul 10, 2018
  14. Feb 23, 2018
  15. Jan 30, 2018
  16. Jan 12, 2018
    • Dominic Kempf's avatar
      dirichlet_expression -> interpolate_expression · c060718c
      Dominic Kempf authored
      There is way more reasons to interpolate a function into the
      solution vector and we cover them with one code path:
      * Dirichlet boundary conditions (strong ones)
      * Initial conditions for instationary expressions
      * Initial guesses for Newton solvers
      c060718c
  17. Dec 06, 2017
  18. Oct 09, 2017
  19. Oct 06, 2017
  20. Sep 01, 2017
  21. Aug 31, 2017
  22. 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
  23. Aug 25, 2017
  24. May 03, 2017
  25. Apr 26, 2017
  26. Apr 13, 2017
Loading