Skip to content
Snippets Groups Projects
  1. Jul 29, 2021
  2. Jul 07, 2021
  3. Jul 02, 2021
  4. Jan 04, 2021
  5. Jan 01, 2021
  6. Dec 29, 2020
  7. Jan 03, 2020
  8. Oct 22, 2019
    • Dmitri Naumov's avatar
      [PL] Pass vector of solutions to BC's. · 0407d265
      Dmitri Naumov authored
      Main reason for modification is the getFlux function, which for
      particular processes (ComponentTransport) relies on all solutions being
      available.
      This modification ripples through all of the code, especially through
      the boundary conditions.
      Modified `applyNaturalBC`, `preTimestep`, `integrate`, and `assemble`
      functions.
      0407d265
  9. 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
  10. Apr 30, 2019
Loading