Skip to content

Feature/make privarswitch verbosity optional

Timo Koch requested to merge feature/make-privarswitch-verbosity-optional into master
  • Introduces verbosity level for privarswitch ("PrimaryVariableSwitch.Verbosity") that defaults to 1
  • 1 outputs only how many dofs switched
  • 2 outputs the old verbose output
  • 0 outputs nothing

Fixes #507 (closed).

Merge request reports