Files
SERiF/utils/defaultConfig/defaults.yaml

48 lines
1.0 KiB
YAML

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
Host: localhost
Port: 19916
LogManager:
DefaultLogName: 4DSSE.log
# This file was auto-generated by generateDefaultConfig.py
# Do not modify this file directly.
#=================================== 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
# Host: std::string
# Port: int
# LogManager:
# DefaultLogName: std::string
#