ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/randomSPRNG.cpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/randomSPRNG.cpp (file contents):
Revision 1197 by gezelter, Tue Oct 28 16:03:37 2003 UTC vs.
Revision 1198 by tim, Thu May 27 00:48:12 2004 UTC

# Line 24 | Line 24 | randomSPRNG::randomSPRNG(int iseed){
24  
25   #ifdef IS_MPI
26  
27 <  nSPRNGStreams = mpiSim->getNumberProcessors();
27 >  nSPRNGStreams = mpiSim->getNprocessors();
28  
29    myStreamNumber = mpiSim->getMyNode();
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines