Skip to content
Snippets Groups Projects
  1. Nov 15, 2023
  2. Nov 08, 2023
  3. Nov 07, 2023
  4. Oct 20, 2023
  5. Jul 24, 2023
    • Soeren Peters's avatar
      [Communicator] Using the same communicator from gpu and cpu. · 636fa57a
      Soeren Peters authored
      - renamed the mpi module to parallel
      - removed the communicationRoutine interface from gpu. gpu now also uses the communicator interface from parallel
      - added missing functionality in parallel/Communicator
      - moved ws2_32 library dependency on windows from VirtualFluids_GPU to parallel
      636fa57a
  6. Jun 23, 2023
  7. Mar 23, 2023
  8. Mar 15, 2023
  9. Jan 24, 2023
  10. Jan 12, 2023
  11. Aug 05, 2022
  12. Sep 21, 2021
  13. Jun 11, 2021
  14. Apr 08, 2021
  15. Feb 19, 2021
  16. Feb 12, 2021
    • Soeren Peters's avatar
      Fix a few addtional compiler warnings: · 017d0711
      Soeren Peters authored
       - metis: do not pass -O3 flag on msvc compiler, as this flag is ignored anyway. Instead of /w pass w0, which is equivalent to /w.
       - RheologyK17LBMKernel: A and B are also defined in D3Q27System.h. Therefore to not hide this declaration they are renamed to A_ and B_
       - additional small clean ups...
      017d0711
  17. Feb 10, 2021
  18. Feb 09, 2021
  19. Feb 08, 2021
  20. Oct 01, 2020
  21. Aug 19, 2020
  22. Jul 03, 2020
Loading