Skip to content

Commit 14f422d

Browse files
committed
intermediate commit
1 parent 64017d7 commit 14f422d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradient_2D.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
spacing = 10
1212

1313
# space order
14-
space_order = 2
14+
space_order = 8
1515

1616
# dtype
1717
dtype = np.float32

0 commit comments

Comments
 (0)