refactor(tests): updated test config

This commit is contained in:
2025-06-10 12:50:32 -04:00
parent bb79b918ce
commit 1e85c48f33

View File

@@ -12,7 +12,7 @@ Probe:
Poly: Poly:
Solver: Solver:
Epsilon: 1.0e-8 Epsilon: 1.0e-8
ViewInitialGuess: true ViewInitialGuess: false
GMRES: GMRES:
MaxIter: 5000 MaxIter: 5000
RelTol: 1.0e-8 RelTol: 1.0e-8
@@ -38,4 +38,4 @@ Poly:
# ANY OPTIONS NEEDED FOR THE TEST SUITE SHOULD BE PLACED HERE # ANY OPTIONS NEEDED FOR THE TEST SUITE SHOULD BE PLACED HERE
Tests: Tests:
Poly: Poly:
Index: 1.5 Index: 1.0