Skip to content
Snippets Groups Projects
Commit cfcb1a76 authored by peters's avatar peters
Browse files

Remove unused code.

parent 11dec1fb
No related branches found
No related tags found
1 merge request!34Add new library, which contains the calculation of the macroscopic quantities and a general cumulant computation. (Closes #13)
......@@ -7,7 +7,3 @@ vf_add_library(BUILDTYPE binary PRIVATE_LINK basics VirtualFluids_GPU GridGenera
set_source_files_properties(DrivenCavity.cpp PROPERTIES LANGUAGE CUDA)
set_target_properties(DrivenCavity PROPERTIES CUDA_SEPARABLE_COMPILATION ON)
#target_compile_options(DrivenCavity PRIVATE $<$<COMPILE_LANGUAGE:CUDA>:-dlto>)
#target_link_options(DrivenCavity PRIVATE $<DEVICE_LINK:-dlto>)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment