Skip to content
Snippets Groups Projects
Commit 0b5cae23 authored by Dennis Gläser's avatar Dennis Gläser Committed by Mathis Kelm
Browse files

[examples][shallowwater][main] remove ()

parent b8f91247
No related branches found
No related tags found
1 merge request!3664Cleanup/shallow water example
......@@ -3,10 +3,9 @@
We want to solve a shallow water flow problem in a rough
channel to obtain the water table and
compare it to the analytic solution. This is done with the
`main()` function
`main` function
of the program which is defined in the file `main.cc` described below.
The code documentation is structured as follows:
[[_TOC_]]
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