Skip to content
Snippets Groups Projects
Commit 36ef40c2 authored by Stefan Girke's avatar Stefan Girke
Browse files

[bugfix] Use a cube grid for navierstokes

parent a71cdb59
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ include_directories("${CMAKE_SOURCE_DIR}/dune/fem-dg/examples/navierstokes/")
configure_parameter_file()
# default settings for the test case
add_definitions( "-DALUGRID_SIMPLEX" )
add_definitions( "-DYASPGRID" )
add_definitions( "-DGRIDDIM=2" )
if( NOT FEMDG_FAST_TESTBUILD )
......
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