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
11 files
+ 2302
1924
Compare changes
  • Side-by-side
  • Inline
Files
11
PROJECT(Nozzle)
vf_add_library(BUILDTYPE binary PRIVATE_LINK VirtualFluidsCore basics ${MPI_CXX_LIBRARIES} LiggghtsCoupling MultiphaseFlow FILES nozzle.cpp )
vf_add_library(BUILDTYPE binary PRIVATE_LINK VirtualFluidsCore basics ${MPI_CXX_LIBRARIES} LiggghtsCoupling MultiphaseFlow NonNewtonianFluids FILES nozzle.cpp )
Loading