Skip to content
Snippets Groups Projects
Commit 746802fa authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Adjust the output file name to have the 20 tests pass.

parent 9555996c
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,9 @@ level == 1,2,3,4,5 ...@@ -7,8 +7,9 @@ level == 1,2,3,4,5
# The suffix for the executable # The suffix for the executable
__exec_suffix = {naming} __exec_suffix = {naming}
__name = {naming}_lev{level}
outputFile = output_{naming}_lev{level} outputFile = poisson_conv_{__name}.output
computeError = true computeError = true
[vtk] [vtk]
......
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