Skip to content
Snippets Groups Projects
  1. Oct 10, 2019
  2. Oct 02, 2019
  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. Mar 04, 2019
  7. Jan 06, 2019
  8. Jan 18, 2018
  9. Jan 02, 2018
  10. Dec 04, 2017
  11. 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
  12. Nov 23, 2017
  13. Aug 29, 2017
  14. Jun 29, 2017
  15. Feb 17, 2017
  16. Feb 13, 2017
  17. Jan 09, 2017
Loading