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