#include <G4MPImanager.hh>
Definition at line 45 of file G4MPImanager.hh.
Enumerator |
---|
kTAG_G4COMMAND |
|
kTAG_G4STATUS |
|
kTAG_G4SEED |
|
kTAG_DATA |
|
Definition at line 50 of file G4MPImanager.hh.
G4MPImanager::G4MPImanager |
( |
| ) |
|
G4MPImanager::G4MPImanager |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
G4MPImanager::~G4MPImanager |
( |
| ) |
|
G4bool G4MPImanager::CheckThreadStatus |
( |
| ) |
|
void G4MPImanager::DistributeSeeds |
( |
| ) |
|
void G4MPImanager::ExecuteBeamOnThread |
( |
const G4String & |
command | ) |
|
void G4MPImanager::ExecuteThreadCommand |
( |
const G4String & |
command | ) |
|
const G4String & G4MPImanager::GetInitFileName |
( |
| ) |
const |
|
inline |
const G4String & G4MPImanager::GetMacroFileName |
( |
| ) |
const |
|
inline |
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: