Skip to content
Snippets Groups Projects
  1. Oct 10, 2019
  2. Sep 24, 2019
  3. Sep 23, 2019
  4. 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
  5. Jan 06, 2019
  6. Jan 18, 2018
  7. Jan 02, 2018
  8. Dec 04, 2017
  9. 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
  10. Nov 23, 2017
  11. Aug 29, 2017
  12. Feb 13, 2017
  13. Jan 10, 2017
  14. Jan 09, 2017
  15. Sep 20, 2016
Loading