Geant4
9.6.p02
|
#include <G4MPIbatch.hh>
Public Member Functions | |
G4MPIbatch (const G4String &fname="", G4bool qbatch=false) | |
~G4MPIbatch () | |
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 | |
std::ifstream | batchStream |
G4bool | isOpened |
G4bool | isBatchMode |
Protected Attributes inherited from G4VMPIsession | |
G4MPImanager * | g4MPI |
G4bool | isMaster |
G4bool | isSlave |
G4int | rank |
Definition at line 34 of file G4MPIbatch.hh.
Definition at line 59 of file G4MPIbatch.cc.
G4MPIbatch::~G4MPIbatch | ( | ) |
Definition at line 74 of file G4MPIbatch.cc.
|
protected |
Definition at line 80 of file G4MPIbatch.cc.
|
virtual |
Implements G4VBasicShell.
Definition at line 149 of file G4MPIbatch.cc.
|
protected |
Definition at line 42 of file G4MPIbatch.hh.
|
protected |
Definition at line 44 of file G4MPIbatch.hh.
|
protected |
Definition at line 43 of file G4MPIbatch.hh.