docs(defaults.yaml): updated default / example config file
This commit is contained in:
@@ -1,6 +1,16 @@
|
|||||||
Poly:
|
Poly:
|
||||||
|
Gaussian:
|
||||||
|
Sigma: 0.1
|
||||||
Solver:
|
Solver:
|
||||||
ViewInitialGuess: false
|
ViewInitialGuess: false
|
||||||
|
Debug:
|
||||||
|
Global:
|
||||||
|
GLVis:
|
||||||
|
Keyset: ''
|
||||||
|
View: 'false'
|
||||||
|
Exit: 'false'
|
||||||
|
F_gf_View:
|
||||||
|
Keyset: defaultKeyset
|
||||||
Probe:
|
Probe:
|
||||||
GLVis:
|
GLVis:
|
||||||
Visualization: true
|
Visualization: true
|
||||||
@@ -15,8 +25,18 @@ Probe:
|
|||||||
#=================================== TYPE HINTS ===================================
|
#=================================== TYPE HINTS ===================================
|
||||||
|
|
||||||
# Poly:
|
# Poly:
|
||||||
|
# Gaussian:
|
||||||
|
# Sigma: double
|
||||||
# Solver:
|
# Solver:
|
||||||
# ViewInitialGuess: bool
|
# ViewInitialGuess: bool
|
||||||
|
# Debug:
|
||||||
|
# Global:
|
||||||
|
# GLVis:
|
||||||
|
# Keyset: sd:string
|
||||||
|
# View: bo
|
||||||
|
# Exit: bo
|
||||||
|
# F_gf_View:
|
||||||
|
# Keyset: std:string
|
||||||
# Probe:
|
# Probe:
|
||||||
# GLVis:
|
# GLVis:
|
||||||
# Visualization: bool
|
# Visualization: bool
|
||||||
|
|||||||
Reference in New Issue
Block a user