Improve verbosity handling in one step methods
This includes two changes:
- Add a method
setVerbosityLevel
to theStationaryLinearProblemSolver
- If
setVerbosityLevel
is called on a one step method we forward this call to the pde solver
This includes two changes:
setVerbosityLevel
to the StationaryLinearProblemSolver
setVerbosityLevel
is called on a one step method we forward this call to the pde solver