Geant4_10
|
#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 | batch_stream_ |
G4bool | is_opened_ |
G4bool | is_batch_mode_ |
Protected Attributes inherited from G4VMPIsession | |
G4MPImanager * | g4mpi_ |
G4bool | is_master_ |
G4bool | is_slave_ |
G4int | rank_ |
Definition at line 34 of file G4MPIbatch.hh.
Definition at line 64 of file G4MPIbatch.cc.
G4MPIbatch::~G4MPIbatch | ( | ) |
Definition at line 79 of file G4MPIbatch.cc.
|
protected |
Definition at line 85 of file G4MPIbatch.cc.
|
virtual |
Implements G4VBasicShell.
Definition at line 154 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.