refactor(testConfig): updated test config
This commit is contained in:
@@ -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
|
||||
Index: 1
|
||||
Reference in New Issue
Block a user