We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a259f3 commit bbf0b9bCopy full SHA for bbf0b9b
test/benchmark_tests.jl
@@ -57,4 +57,4 @@ wp_set[:]
57
wp_set[end]
58
#println(wp_set)
59
#show(wp_set)
60
-@test (minimum(diff(wp_set[1].errors).==0)) # The errors for a fixed timestep method should be constant
+@test (minimum(diff(wp_set[2].errors).==0)) # The errors for a fixed timestep method should be constant
0 commit comments