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

Project restricted defect as the smoother needs this.

[[Imported from SVN: r4368]]
parent d3febece
Branches
Tags
No related merge requests found
......@@ -144,7 +144,7 @@ namespace Dune
OwnerOverlapCopyCommunication<T1,T2>& comm)
{
Transfer<V,BlockVector<B>,SequentialInformation>::restrict (aggregates, coarse, fine, SequentialInformation());
comm.copyOwnerToAll(coarse, coarse);
comm.project(coarse);
}
/** @} */
} // namspace Amg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment