ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/ParallelRandNumGen.cpp
(Generate patch)

Comparing branches/development/src/math/ParallelRandNumGen.cpp (file contents):
Revision 1850 by gezelter, Wed Feb 20 15:39:39 2013 UTC vs.
Revision 1875 by gezelter, Fri May 17 14:41:42 2013 UTC

# Line 85 | Line 85 | namespace OpenMD {
85  
86    ParallelRandNumGen::ParallelRandNumGen() {
87  
88    std::vector<uint32> bigSeed;
88      int nProcessors;
89   #ifdef IS_MPI
90      nProcessors = MPI::COMM_WORLD.Get_size();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines