Skip to content
Snippets Groups Projects
  1. Feb 06, 2018
  2. Feb 05, 2018
  3. Jan 30, 2018
  4. Jan 29, 2018
  5. Jan 25, 2018
  6. Jan 17, 2018
  7. 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
  8. Jan 04, 2018
  9. Jan 03, 2018
  10. Oct 09, 2017
  11. 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
  12. Aug 25, 2017
  13. Aug 24, 2017
  14. Jul 31, 2017
  15. Jul 26, 2017
  16. Jul 14, 2017
  17. Jul 13, 2017
Loading