Skip to content
Snippets Groups Projects
  1. Jan 03, 2020
  2. Jan 02, 2020
  3. Sep 24, 2019
  4. Sep 23, 2019
  5. 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
  6. Aug 15, 2019
    • Dmitri Naumov's avatar
      [PL] Add initialize to local assemblers. · 2ee9ad5c
      Dmitri Naumov authored
      Some of the local assembler initialization cannot
      be done in its constructor but after initial conditions
      have been set. This function allows such initialization
      procedures.
      2ee9ad5c
  7. Feb 27, 2019
  8. Jan 30, 2019
  9. Jan 29, 2019
  10. Jan 06, 2019
  11. Jun 19, 2018
  12. May 31, 2018
  13. May 30, 2018
  14. Jan 18, 2018
  15. Jan 02, 2018
  16. Dec 04, 2017
  17. Dec 03, 2017
    • fparisio's avatar
      Add ode system preAssemble() call. · 0be2ee68
      fparisio 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
  18. Nov 23, 2017
  19. Aug 29, 2017
  20. Jun 30, 2017
  21. Jun 29, 2017
  22. Feb 17, 2017
  23. Feb 13, 2017
  24. Jan 10, 2017
  25. Jan 09, 2017
  26. Nov 08, 2016
Loading