Skip to content
Snippets Groups Projects
Commit 430a3f82 authored by Markus Blatt's avatar Markus Blatt
Browse files

Add the results of subdmain solves!

(Small bug with tremendous effects)

[[Imported from SVN: r1258]]
parent c302c490
No related branches found
No related tags found
No related merge requests found
......@@ -1090,7 +1090,7 @@ namespace Dune
template<class M, class X, class Y>
void OverlappingAssigner<ILU0SubdomainSolver<M,X,Y> >::assignResult(block_type& res)
{
res=(*lhs_)[i++];
res+=(*lhs_)[i++];
}
template<class M, class X, class Y>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment