Static Public Member Functions | |
| static void | setLocalSeed (const MPIComm &comm, int seed) |
| static double | val () |
Definition at line 53 of file PlayaRand.hpp.
| void Playa::Rand::setLocalSeed | ( | const MPIComm & | comm, |
| int | seed | ||
| ) | [static] |
Definition at line 51 of file PlayaRand.cpp.
References Playa::MPIComm::getRank().
| double Playa::Rand::val | ( | ) | [static] |
Definition at line 64 of file PlayaRand.cpp.
Referenced by PlayaFunctors::Random< Scalar >::operator()().