Skip to content
Snippets Groups Projects
Commit ba67a80e authored by Timo Koch's avatar Timo Koch
Browse files

Add examples to the test suite

parent ab29f706
No related tags found
1 merge request!36[WIP] Add examples to the test suite
add_executable(elementparametrization elementparametrization.cc)
target_link_libraries(elementparametrization ${DUNE_LIBS})
add_executable(parametrized-refinement parametrized-refinement.cc)
target_link_libraries(parametrized-refinement ${DUNE_LIBS})
dune_add_test(SOURCES elementparametrization.cc)
dune_add_test(SOURCES parametrized-refinement.cc)
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