Skip to content
Snippets Groups Projects
Commit c89526be authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Re-activate the basic exact Riemann solver check.

parent 36e3c98a
Branches
Tags
1 merge request!529Update to the Riemann solver unit tests
......@@ -406,7 +406,7 @@ int main() {
srand(seed);
/* check the exact Riemann solver */
// check_riemann_exact();
check_riemann_exact();
/* symmetry test */
for (int i = 0; i < 100000; ++i) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment