#include <G4MPImanager.hh>
Definition at line 41 of file G4MPImanager.hh.
Enumerator |
---|
TAG_G4COMMAND |
|
TAG_G4STATUS |
|
TAG_G4SEED |
|
TAG_DATA |
|
Definition at line 46 of file G4MPImanager.hh.
G4MPImanager::G4MPImanager |
( |
) | |
|
G4MPImanager::G4MPImanager |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
G4MPImanager::~G4MPImanager |
( |
) | |
|
G4bool G4MPImanager::CheckThreadStatus |
( |
) | |
|
void G4MPImanager::DistributeSeeds |
( |
) | |
|
G4double G4MPImanager::GetMasterWeight |
( |
) | |
const |
|
inline |
G4int G4MPImanager::GetRank |
( |
) | |
const |
|
inline |
G4int G4MPImanager::GetSize |
( |
) | |
const |
|
inline |
G4int G4MPImanager::GetVerbose |
( |
) | |
const |
|
inline |
G4bool G4MPImanager::IsBatchMode |
( |
) | |
const |
|
inline |
G4bool G4MPImanager::IsInitMacro |
( |
) | |
const |
|
inline |
G4bool G4MPImanager::IsMaster |
( |
) | |
const |
|
inline |
G4bool G4MPImanager::IsSlave |
( |
) | |
const |
|
inline |
void G4MPImanager::JoinBeamOnThread |
( |
) | |
|
void G4MPImanager::SetVerbose |
( |
G4int |
iverbose) | |
|
|
inline |
void G4MPImanager::ShowHelp |
( |
) | |
const |
void G4MPImanager::ShowSeeds |
( |
) | |
|
void G4MPImanager::ShowStatus |
( |
) | |
|
void G4MPImanager::WaitBeamOn |
( |
) | |
|
The documentation for this class was generated from the following files:
- D:/Geant4/geant4_9_6_p02/examples/extended/parallel/MPI/source/include/G4MPImanager.hh
- D:/Geant4/geant4_9_6_p02/examples/extended/parallel/MPI/source/src/G4MPImanager.cc