Skip to content
Snippets Groups Projects
  1. Oct 10, 2021
  2. Apr 04, 2021
  3. Jan 01, 2021
  4. Sep 09, 2020
  5. Jun 11, 2020
  6. Feb 12, 2020
  7. Jan 03, 2020
  8. Jan 02, 2020
  9. Oct 10, 2019
  10. Oct 02, 2019
  11. Sep 24, 2019
  12. Sep 23, 2019
  13. Sep 12, 2019
    • Dmitri Naumov's avatar
      Add \file for in all files w/o it. · af7e4029
      Dmitri Naumov authored
      Fixes multiple copyright messages in the doxygen docu.
      
      ag '\\file' -L --ignore=ThirdParty *Lib |xargs  sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
      af7e4029
  14. Mar 04, 2019
  15. Jan 06, 2019
  16. Jan 18, 2018
  17. Jan 02, 2018
  18. Dec 04, 2017
  19. Dec 03, 2017
    • fparisio1's avatar
      Add ode system preAssemble() call. · 0be2ee68
      fparisio1 authored and Dmitri Naumov's avatar Dmitri Naumov committed
      In some processes (using non-local methods, for example)
      the assembly is split in two parts: computation of local
      quantities and actual (non-local) assembly (integration)
      into the local matrices.
      0be2ee68
  20. Nov 23, 2017
  21. Aug 29, 2017
  22. Jun 29, 2017
  23. Feb 17, 2017
Loading