Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Protected 속성 | 모든 멤버 목록
G4MPIrandomSeedGenerator 클래스 참조

#include <G4MPIrandomSeedGenerator.hh>

G4MPIrandomSeedGenerator에 대한 상속 다이어그램 :
G4VMPIseedGenerator

Public 멤버 함수

 G4MPIrandomSeedGenerator ()
 
 ~G4MPIrandomSeedGenerator ()
 
void SetMasterSeed (G4long aseed)
 
G4long GetMasterSeed () const
 
const std::vector< G4long > & GetSeedList () const
 

Protected 멤버 함수

G4bool CheckDoubleCount ()
 
virtual void GenerateSeeds ()
 

Protected 속성

G4long master_seed_
 
std::vector< G4longseed_list_
 

상세한 설명

G4MPIrandomSeedGenerator.hh 파일의 33 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4MPIrandomSeedGenerator::G4MPIrandomSeedGenerator ( )

G4MPIrandomSeedGenerator.cc 파일의 34 번째 라인에서 정의되었습니다.

다음을 참조함 : GenerateSeeds().

G4MPIrandomSeedGenerator::~G4MPIrandomSeedGenerator ( )

G4MPIrandomSeedGenerator.cc 파일의 41 번째 라인에서 정의되었습니다.

멤버 함수 문서화

G4bool G4MPIrandomSeedGenerator::CheckDoubleCount ( )
protected

G4MPIrandomSeedGenerator.cc 파일의 46 번째 라인에서 정의되었습니다.

다음을 참조함 : G4UniformRand, G4MPImanager::GetManager(), G4VMPIseedGenerator::seed_list_, x.

다음에 의해서 참조됨 : GenerateSeeds().

void G4MPIrandomSeedGenerator::GenerateSeeds ( )
protectedvirtual

G4VMPIseedGenerator를 구현.

G4MPIrandomSeedGenerator.cc 파일의 66 번째 라인에서 정의되었습니다.

다음을 참조함 : CheckDoubleCount(), G4UniformRand, G4MPImanager::GetManager(), seed, G4VMPIseedGenerator::seed_list_, x.

다음에 의해서 참조됨 : G4MPIrandomSeedGenerator().

G4long G4VMPIseedGenerator::GetMasterSeed ( ) const
inlineinherited

G4VMPIseedGenerator.hh 파일의 54 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VMPIseedGenerator::master_seed_.

const std::vector< G4long > & G4VMPIseedGenerator::GetSeedList ( ) const
inlineinherited

G4VMPIseedGenerator.hh 파일의 59 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VMPIseedGenerator::seed_list_.

void G4VMPIseedGenerator::SetMasterSeed ( G4long  aseed)
inherited

G4VMPIseedGenerator.cc 파일의 42 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VMPIseedGenerator::GenerateSeeds(), G4VMPIseedGenerator::master_seed_.

멤버 데이타 문서화

G4long G4VMPIseedGenerator::master_seed_
protectedinherited

G4VMPIseedGenerator.hh 파일의 46 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VMPIseedGenerator::GetMasterSeed(), G4VMPIseedGenerator::SetMasterSeed().

std::vector<G4long> G4VMPIseedGenerator::seed_list_
protectedinherited

G4VMPIseedGenerator.hh 파일의 47 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CheckDoubleCount(), GenerateSeeds(), G4VMPIseedGenerator::GetSeedList().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: