Skip to content
Snippets Groups Projects
  1. Sep 21, 2021
  2. Sep 07, 2021
  3. Sep 03, 2021
  4. Jul 29, 2021
  5. Mar 10, 2021
  6. Jan 11, 2021
  7. Jan 04, 2021
  8. Jan 01, 2021
  9. Dec 30, 2020
  10. Dec 23, 2020
  11. Nov 17, 2020
  12. Oct 27, 2020
  13. Oct 26, 2020
  14. Oct 16, 2020
  15. Sep 09, 2020
  16. Jul 02, 2020
  17. Jun 25, 2020
  18. May 07, 2020
  19. Apr 21, 2020
    • Dmitri Naumov's avatar
      [PL] Output ip data only on bulk mesh of the pcs. · 4a291502
      Dmitri Naumov authored
      The integration point writer are defined only on
      the bulk mesh of a process. If other meshes (observation,
      boundary, etc.) are given for output, the integration
      point data must be output only on the main mesh of
      a process.
      4a291502
  20. Feb 12, 2020
  21. Jan 03, 2020
  22. Jan 02, 2020
  23. Nov 03, 2019
  24. 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
  25. Oct 13, 2019
  26. Oct 10, 2019
  27. Oct 09, 2019
  28. Sep 24, 2019
  29. Sep 23, 2019
  30. 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
  31. Aug 07, 2019
  32. Aug 06, 2019
  33. Jun 25, 2019
Loading