--- trunk/OOPSE/libmdtools/DumpWriter.cpp 2004/05/26 16:41:23 1197 +++ trunk/OOPSE/libmdtools/DumpWriter.cpp 2004/05/27 00:48:12 1198 @@ -325,7 +325,7 @@ void DumpWriter::writeFrame( vector& outFil // Node 0 needs a list of the magic potatoes for each processor; - nProc = mpiSim->getNumberProcessors(); + nProc = mpiSim->getNprocessors(); potatoes = new int[nProc]; //write out the comment lines