Skip to content
Snippets Groups Projects
  1. Dec 22, 2020
  2. Dec 03, 2020
  3. Nov 25, 2020
  4. Nov 18, 2020
  5. Oct 30, 2020
  6. Oct 27, 2020
  7. Oct 16, 2020
  8. Aug 26, 2020
  9. Aug 04, 2020
  10. Jun 12, 2020
  11. May 27, 2020
    • Tom Fischer's avatar
      [PL/Output] Extend findPVDFile. · 2a65f3ba
      Tom Fischer authored
      Since for one process output on multiple
      (sub)domains / meshes can be required it is
      necessary to manage multiple pvd files. All pvd
      files for all processes are stored in a multimap.
      The findPVDFile method is extended to find the
      correct pvd file for the corresponding domain and
      process.
      
      For processes containing multiple subprocesses
      (staggered scheme and component transport) it
      isn't allowed to contain the process id in the
      output prefix template.
      2a65f3ba
    • Tom Fischer's avatar
      [PL/Output] Use constructPVDName(). · 18c61470
      Tom Fischer authored
      18c61470
    • Tom Fischer's avatar
      [PL/Output] Impl. constructPVDName(). · 83f668c7
      Tom Fischer authored
      83f668c7
  12. May 21, 2020
  13. May 08, 2020
  14. May 07, 2020
  15. 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
  16. Apr 14, 2020
  17. Apr 10, 2020
  18. Jan 03, 2020
  19. Nov 06, 2019
  20. 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
  21. Apr 29, 2019
Loading