From f65db72bce75cd4de6d8355541b634fe3318d97a Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Mon, 9 Jun 2025 10:20:18 -0400 Subject: [PATCH] style(testConfig): updated test config --- tests/testsConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testsConfig.yaml b/tests/testsConfig.yaml index 4b5cd30..154b82a 100644 --- a/tests/testsConfig.yaml +++ b/tests/testsConfig.yaml @@ -12,7 +12,7 @@ Probe: Poly: Solver: Epsilon: 1.0e-8 - ViewInitialGuess: false + ViewInitialGuess: true GMRES: MaxIter: 5000 RelTol: 1.0e-8