paralleparallell

This commit is contained in:
Joachim Schoeberl 2009-01-25 14:32:41 +00:00
parent b612fc8853
commit 5051b5b8f7

View File

@ -212,7 +212,7 @@ public:
void UpdateCoarseGridGlobal();
const bool DoCoarseUpdate() const
bool DoCoarseUpdate() const
{ return !coarseupdate; }