docs(defaults.yaml): updated default / example config file

This commit is contained in:
2025-03-03 09:56:33 -05:00
parent 1766ec3085
commit 11d41786e0

View File

@@ -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