An error occurred in line <161> of file <../source/lac/solver_control.cc> in function
const std::vector<double>& dealii::SolverControl::get_history_data() const
The violated condition was:
history_data.size() > 0
Additional information:
The SolverControl object was asked for the solver history data, but there is no data. Possibly you requested the data before the solver was run.
on deal.II master stokes_residual.prm fails with