We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354029d commit f1d6ed5Copy full SHA for f1d6ed5
examples/petsc/bps.c
@@ -25,7 +25,7 @@
25
// ./bps -problem bp6 -degree 3 -ceed /gpu/cuda
26
//
27
//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
+//TESTARGS(name="BP5, hex elements") -ceed {ceed_resource} -test -problem bp5 -degree 3 -ksp_max_it_clip 18,18
29
30
/// @file
31
/// CEED BPs example using PETSc with DMPlex
0 commit comments