Skip to content
Snippets Groups Projects
Commit f6887d77 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Store a copy of the right-hand side

dune-istl's AMG wants a non-const right-hand side to store the
residual, however to conform to the interface we can only get a const
reference passed in.  So we use a non-const copy instead.
parent a8b783e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment