Skip to content

Commit 1d320f9

Browse files
Update test/test_parabolic_3d.jl
Co-authored-by: Joshua Lampert <[email protected]>
1 parent ea0f41f commit 1d320f9

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

test/test_parabolic_3d.jl

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,6 @@ isdir(outdir) && rm(outdir, recursive = true)
2929
0.00353105737957371,
3030
0.002628561802588858,
3131
0.015587831432887
32-
#= FIXME: Values from above (PR) or values from below (main)?
33-
0.000553284711585015,
34-
0.0006592634909666629,
35-
0.0007776436127373607,
36-
0.0006592634909664286,
37-
0.0038073628897819524
38-
],
39-
linf=[
40-
0.0017039861523628907,
41-
0.002628561703550747,
42-
0.0035310574250866367,
43-
0.002628561703585053,
44-
0.015587829540340437
45-
=#
4632
])
4733
# Ensure that we do not have excessive memory allocations
4834
# (e.g., from type instabilities)

0 commit comments

Comments
 (0)