Getting started
Configuration
GaussGeneration
GaussGeneration.__apply_configuration__()
Examples & Tutorials
Generators sets
Configuration related to the generation phase.
Bases: GaussinoConfigurable
GaussinoConfigurable
Function to be overridden to convert the high level configuration into a low level one. The default implementation calls applyConf, which is the method defined in some ConfigurableUser implementations.