Skip to content

Commit ea0f41f

Browse files
committed
remove #= FIXME comments
1 parent a0d96af commit ea0f41f

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

test/test_parabolic_2d.jl

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -138,18 +138,6 @@ end
138138
0.013425258431728926,
139139
0.013962115936715924,
140140
0.027483099961148838
141-
#= FIXME: Values from above (PR) or values from below (main)?
142-
0.0015355076812512347,
143-
0.0033843168272690953,
144-
0.0036531858107444093,
145-
0.009948436427520873
146-
],
147-
linf=[
148-
0.005522560467186466,
149-
0.013425258500736614,
150-
0.013962115643462503,
151-
0.0274831021205042
152-
=#
153141
])
154142
# Ensure that we do not have excessive memory allocations
155143
# (e.g., from type instabilities)
@@ -176,18 +164,6 @@ end
176164
0.04103131887989486,
177165
0.03990424032494211,
178166
0.13094018584692968
179-
#= FIXME: Values from above (PR) or values from below (main)?
180-
0.004255101916146402,
181-
0.011118488923215394,
182-
0.011281831283462784,
183-
0.035736564473886
184-
],
185-
linf=[
186-
0.015071710669707805,
187-
0.04103132025860057,
188-
0.03990424085748012,
189-
0.13094017185987106
190-
=#
191167
],)
192168
# Ensure that we do not have excessive memory allocations
193169
# (e.g., from type instabilities)

0 commit comments

Comments
 (0)