Feature/make privarswitch verbosity optional
- 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).