|
Geant4
9.6.p02
|
#include <G4MPIsession.hh>


Public Member Functions | |
| G4MPIsession (G4VUIshell *ashell=0) | |
| ~G4MPIsession () | |
| void | SetPrompt (const G4String &prompt) |
| void | SetShell (G4VUIshell *ashell) |
| virtual G4UIsession * | SessionStart () |
Public Member Functions inherited from G4VMPIsession | |
| G4VMPIsession () | |
| ~G4VMPIsession () | |
| virtual void | PauseSessionStart (const G4String &msg) |
| virtual G4int | ReceiveG4cout (const G4String &coutString) |
| virtual G4int | ReceiveG4cerr (const G4String &cerrString) |
Public Member Functions inherited from G4VBasicShell | |
| G4VBasicShell () | |
| virtual | ~G4VBasicShell () |
Public Member Functions inherited from G4UIsession | |
| G4UIsession () | |
| virtual | ~G4UIsession () |
Public Member Functions inherited from G4coutDestination | |
| G4coutDestination () | |
| virtual | ~G4coutDestination () |
Protected Attributes | |
| G4VUIshell * | shell |
Protected Attributes inherited from G4VMPIsession | |
| G4MPImanager * | g4MPI |
| G4bool | isMaster |
| G4bool | isSlave |
| G4int | rank |
Definition at line 33 of file G4MPIsession.hh.
| G4MPIsession::G4MPIsession | ( | G4VUIshell * | ashell = 0) |
| G4MPIsession::~G4MPIsession | ( | ) |
Definition at line 88 of file G4MPIsession.cc.


|
virtual |
Implements G4VBasicShell.
Definition at line 173 of file G4MPIsession.cc.

Definition at line 75 of file G4MPIsession.cc.
| void G4MPIsession::SetShell | ( | G4VUIshell * | ashell) |
Definition at line 81 of file G4MPIsession.cc.
|
protected |
Definition at line 205 of file G4MPIsession.cc.


|
protected |
Definition at line 44 of file G4MPIsession.hh.
1.8.4