Skip to content
Snippets Groups Projects
  1. Feb 08, 2021
  2. Feb 04, 2021
  3. Jan 20, 2021
  4. Jan 19, 2021
  5. Jan 18, 2021
  6. Jan 14, 2021
  7. Dec 09, 2020
  8. Dec 07, 2020
  9. Dec 03, 2020
  10. Dec 02, 2020
  11. Dec 01, 2020
  12. Nov 10, 2020
  13. Oct 28, 2020
  14. Oct 19, 2020
  15. Oct 08, 2020
  16. Oct 07, 2020
  17. Oct 05, 2020
  18. Oct 01, 2020
  19. Sep 30, 2020
  20. Sep 21, 2020
  21. Sep 10, 2020
    • Soeren Peters's avatar
      Make cmake config file optional. · d0b11469
      Soeren Peters authored
      d0b11469
    • Soeren Peters's avatar
      Set CXX Standard to 14! · 66db3c83
      Soeren Peters authored
      Move VirtualFluids header to src.
      Add CI file and add files, only existing in the open source version.
      66db3c83
    • Soeren Peters's avatar
      Update MuParser to version 2.3.2 from 17.06.2020. · 3243b26b
      Soeren Peters authored
      Therefore the muparser cmakeLists.txt was used, but a modified:
       - name is corresponding to the original file: muparser (in lowercases)
       - removed the install
       - adds public include directory : CMAKE_CURRENT_SOURCE_DIR/include.  --> also adapt the include from the dependent fles.
       - adds link to OpemMP
      
      CXX 11 is now required. (CMake throws an error if cpp11 is not available).
      3243b26b
Loading