Skip to content

Commit f1d6ed5

Browse files
committed
minor - bump max it clip on bps slightly
1 parent 354029d commit f1d6ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/petsc/bps.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
// ./bps -problem bp6 -degree 3 -ceed /gpu/cuda
2626
//
2727
//TESTARGS(name="BP3, tet elements") -ceed {ceed_resource} -test -problem bp3 -degree 3 -ksp_max_it_clip 50,50 -simplex
28-
//TESTARGS(name="BP5, hex elements") -ceed {ceed_resource} -test -problem bp5 -degree 3 -ksp_max_it_clip 15,15
28+
//TESTARGS(name="BP5, hex elements") -ceed {ceed_resource} -test -problem bp5 -degree 3 -ksp_max_it_clip 18,18
2929

3030
/// @file
3131
/// CEED BPs example using PETSc with DMPlex

0 commit comments

Comments
 (0)