diff --git a/tests/testsConfig.yaml b/tests/testsConfig.yaml index 6079f90..7ebe140 100644 --- a/tests/testsConfig.yaml +++ b/tests/testsConfig.yaml @@ -3,15 +3,15 @@ Debug: true Probe: GLVis: Visualization: true - # Host: "10.8.0.13" - Host: "localhost" + Host: "10.8.0.14" + # Host: "localhost" Port: 19916 DefaultKeyset: "iimmMMc" GetRaySolution: MakeDir: true Poly: Solver: - ViewInitialGuess: false + ViewInitialGuess: true GMRES: MaxIter: 5000 RelTol: 1.0e-8 @@ -35,5 +35,4 @@ Poly: # ANY OPTIONS NEEDED FOR THE TEST SUITE SHOULD BE PLACED HERE Tests: Poly: - Index: 1.1 - # Radius: 3.25 \ No newline at end of file + Index: 1 \ No newline at end of file