Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deal 9.0.0] tests/stokes_residual.prm #1989

Closed
tjhei opened this issue Nov 3, 2017 · 3 comments
Closed

[deal 9.0.0] tests/stokes_residual.prm #1989

tjhei opened this issue Nov 3, 2017 · 3 comments

Comments

@tjhei
Copy link
Member

tjhei commented Nov 3, 2017

on deal.II master stokes_residual.prm fails with

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.
@gassmoeller
Copy link
Member

This should be solved by #1988

@gassmoeller
Copy link
Member

Reopening, because now stokes_residual_cheap fails.

@gassmoeller
Copy link
Member

Fixed by #1993.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants