Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Jul 21, 2021
  2. Apr 23, 2021
  3. Apr 22, 2021
  4. Apr 04, 2021
  5. Mar 18, 2021
  6. Jan 29, 2021
  7. Jan 11, 2021
  8. Jan 08, 2021
  9. Jan 05, 2021
  10. Jan 04, 2021
  11. Jan 01, 2021
  12. Dec 22, 2020
  13. Dec 03, 2020
  14. Nov 25, 2020
  15. Nov 18, 2020
  16. Oct 30, 2020
  17. Oct 27, 2020
  18. Oct 16, 2020
  19. Aug 26, 2020
  20. Aug 04, 2020
  21. Jun 12, 2020
  22. 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
Loading