Skip to content

Commit 2b98129

Browse files
committed
examples: Update expected output
1 parent e65756d commit 2b98129

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/performance/00_overview.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
"text": [
564564
"--- \n",
565565
"+++ \n",
566-
"@@ -42,7 +42,8 @@\n",
566+
"@@ -43,7 +43,8 @@\n",
567567
" {\n",
568568
" for (int z = z_m; z <= z_M; z += 1)\n",
569569
" {\n",
@@ -600,7 +600,7 @@
600600
"text": [
601601
"--- \n",
602602
"+++ \n",
603-
"@@ -43,7 +43,7 @@\n",
603+
"@@ -44,7 +44,7 @@\n",
604604
" for (int z = z_m; z <= z_M; z += 1)\n",
605605
" {\n",
606606
" float r0 = 1.0F/h_y;\n",
@@ -636,7 +636,7 @@
636636
"text": [
637637
"--- \n",
638638
"+++ \n",
639-
"@@ -43,7 +43,7 @@\n",
639+
"@@ -44,7 +44,7 @@\n",
640640
" for (int z = z_m; z <= z_M; z += 1)\n",
641641
" {\n",
642642
" float r0 = 1.0F/h_y;\n",

0 commit comments

Comments
 (0)