Skip to content

WIP: Improve verbosity handling in one step methods

René Heß requested to merge feature/verbosity-in-linear-solver into master

This includes two changes:

  • Add a method setVerbosityLevel to the StationaryLinearProblemSolver
  • If setVerbosityLevel is called on a one step method we forward this call to the pde solver
Edited by René Heß

Merge request reports