#include <G4MPIrandomSeedGenerator.hh>
Definition at line 33 of file G4MPIrandomSeedGenerator.hh.
G4MPIrandomSeedGenerator::G4MPIrandomSeedGenerator |
( |
| ) |
|
G4MPIrandomSeedGenerator::~G4MPIrandomSeedGenerator |
( |
| ) |
|
G4bool G4MPIrandomSeedGenerator::CheckDoubleCount |
( |
| ) |
|
|
protected |
Definition at line 46 of file G4MPIrandomSeedGenerator.cc.
50 G4int nsize = g4mpi-> GetSize();
52 for (
G4int i = 0; i < nsize; i++ ) {
53 for (
G4int j = 0; j < nsize; j++ ) {
static G4MPImanager * GetManager()
std::vector< G4long > seed_list_
void G4MPIrandomSeedGenerator::GenerateSeeds |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: