|
Geant4.10
|
#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 () |
Definition at line 33 of file G4MPIsession.hh.
| G4MPIsession::G4MPIsession | ( | G4VUIshell * | ashell = 0 | ) |
Definition at line 52 of file G4MPIsession.cc.
References G4VMPIsession::g4mpi_, and G4VMPIsession::is_master_.
| G4MPIsession::~G4MPIsession | ( | ) |
|
virtual |
Implements G4VBasicShell.
Definition at line 178 of file G4MPIsession.cc.
References G4VMPIsession::ExecCommand(), G4VMPIsession::g4mpi_, G4MPImanager::GetInitFileName(), G4MPImanager::GetMacroFileName(), and G4VMPIsession::is_master_.
Definition at line 82 of file G4MPIsession.cc.
| void G4MPIsession::SetShell | ( | G4VUIshell * | ashell | ) |
Definition at line 88 of file G4MPIsession.cc.
1.8.7