--- framework/forces/NonbondedCutoffSystemForce.h.orig 2005-05-07 18:40:24.000000000 +0400 +++ framework/forces/NonbondedCutoffSystemForce.h 2014-08-22 20:39:47.000000000 +0400 @@ -76,7 +76,7 @@ this->enumerator.initialize(realTopo, this->myCutoff); unsigned int n = realTopo->cellLists.size(); - unsigned int count = numberOfBlocks(realTopo,positions); + unsigned int count = this->numberOfBlocks(realTopo,positions); for(unsigned int i = 0;i