refactor(testConfig): updated test config
This commit is contained in:
@@ -3,15 +3,15 @@ Debug: true
|
|||||||
Probe:
|
Probe:
|
||||||
GLVis:
|
GLVis:
|
||||||
Visualization: true
|
Visualization: true
|
||||||
# Host: "10.8.0.13"
|
Host: "10.8.0.14"
|
||||||
Host: "localhost"
|
# Host: "localhost"
|
||||||
Port: 19916
|
Port: 19916
|
||||||
DefaultKeyset: "iimmMMc"
|
DefaultKeyset: "iimmMMc"
|
||||||
GetRaySolution:
|
GetRaySolution:
|
||||||
MakeDir: true
|
MakeDir: true
|
||||||
Poly:
|
Poly:
|
||||||
Solver:
|
Solver:
|
||||||
ViewInitialGuess: false
|
ViewInitialGuess: true
|
||||||
GMRES:
|
GMRES:
|
||||||
MaxIter: 5000
|
MaxIter: 5000
|
||||||
RelTol: 1.0e-8
|
RelTol: 1.0e-8
|
||||||
@@ -35,5 +35,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.1
|
Index: 1
|
||||||
# Radius: 3.25
|
|
||||||
Reference in New Issue
Block a user