#include <G4VMPIseedGenerator.hh>
Public 멤버 함수 | |
G4VMPIseedGenerator () | |
virtual | ~G4VMPIseedGenerator () |
void | SetMasterSeed (G4long aseed) |
G4long | GetMasterSeed () const |
const std::vector< G4long > & | GetSeedList () const |
Protected 멤버 함수 | |
virtual void | GenerateSeeds ()=0 |
Protected 속성 | |
G4long | master_seed_ |
std::vector< G4long > | seed_list_ |
G4VMPIseedGenerator.hh 파일의 34 번째 라인에서 정의되었습니다.
G4VMPIseedGenerator::G4VMPIseedGenerator | ( | ) |
G4VMPIseedGenerator.cc 파일의 31 번째 라인에서 정의되었습니다.
|
virtual |
G4VMPIseedGenerator.cc 파일의 37 번째 라인에서 정의되었습니다.
|
protectedpure virtual |
G4MPIrandomSeedGenerator에서 구현되었습니다.
다음에 의해서 참조됨 : SetMasterSeed().
|
inline |
G4VMPIseedGenerator.hh 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : master_seed_.
|
inline |
G4VMPIseedGenerator.hh 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : seed_list_.
G4VMPIseedGenerator.cc 파일의 42 번째 라인에서 정의되었습니다.
다음을 참조함 : GenerateSeeds(), master_seed_.
|
protected |
G4VMPIseedGenerator.hh 파일의 46 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetMasterSeed(), SetMasterSeed().
|
protected |
G4VMPIseedGenerator.hh 파일의 47 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4MPIrandomSeedGenerator::CheckDoubleCount(), G4MPIrandomSeedGenerator::GenerateSeeds(), GetSeedList().