Skip to content
Snippets Groups Projects

Refactoring of CPU code

Merged Konstantin Kutscher requested to merge k.kutscher/VirtualFluids_dev:develop into develop
3 unresolved threads
17 files
+ 7641
305
Compare changes
  • Side-by-side
  • Inline
Files
17
PROJECT(RisingBubble2D)
vf_add_library(BUILDTYPE binary PRIVATE_LINK VirtualFluidsCore basics ${MPI_CXX_LIBRARIES} MultiphaseFlow FILES RisingBubble2D.cpp )
vf_add_library(BUILDTYPE binary PRIVATE_LINK VirtualFluidsCore basics ${MPI_CXX_LIBRARIES} MultiphaseFlow NonNewtonianFluids FILES RisingBubble2D.cpp )
Loading