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

Checked in too fast.

Removed typos.

[[Imported from SVN: r3191]]
parent 0770ee33
No related branches found
No related tags found
No related merge requests found
......@@ -242,7 +242,7 @@ namespace Dune
Iterator smoother = smoothers_.finest();
DIterator lhs = lhs_->finest();
if(lhs!= lhs->coarsest)
if(lhs!= lhs_->coarsest())
smoother->post(*lhs);
if(smoother != coarsest)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment