| # | 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 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |