Skip to content
Snippets Groups Projects

Piotr's Tutorial 7 on hyperbolic problems

Merged Dominic Kempf requested to merge Piotr/tutorial07 into master
4 unresolved threads
9 files
+ 229
907
Compare changes
  • Side-by-side
  • Inline
Files
9
add_executable(driver driver.cc)
add_executable(tutorial07 tutorial07.cc)
dune_symlink_to_source_files(FILES hyperbolic.cc)
dune_symlink_to_source_files(FILES tutorial07.ini)
Loading