Skip to content
Snippets Groups Projects
Commit 0edf9501 authored by Robert K's avatar Robert K
Browse files

bug fix, add CALLBACK_ADAPTATION to flags.

parent b01df577
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@ set(EXAMPLES main_transport_cb
add_definitions("-DALUGRID_CUBE")
add_definitions("-DGRIDDIM=3")
add_definitions("-DWORLDDIM=3")
add_definitions("-DCALLBACK_ADAPTATION")
#add_definitions("-DUSE_VECTOR_FOR_PWF")
configure_file(check-adaptation.sh ${CMAKE_CURRENT_BINARY_DIR}/check-adaptation.sh COPYONLY)
......
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