Skip to content

Commit 7376b9c

Browse files
committed
conv
1 parent 9566f8a commit 7376b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iga/use_cases/laplacian_3d_stanford_bunny/convergence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
)
1111

1212

13-
INSERTION_COUNTS = [15, 20, 25, 30, 35, 40, 50]
13+
INSERTION_COUNTS = [20, 25, 30, 35, 40, 45, 50]
1414
POLYNOMIAL_ORDER = 2
1515
DOMAIN_LENGTH = 2.0
1616

0 commit comments

Comments
 (0)