Skip to content
Snippets Groups Projects
  1. Jan 03, 2020
  2. 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
  3. 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
  4. Jan 06, 2019
  5. Aug 17, 2018
Loading