Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
G4MPIbatch Class Reference

#include <G4MPIbatch.hh>

Inheritance diagram for G4MPIbatch:
Inheritance graph
[legend]
Collaboration diagram for G4MPIbatch:
Collaboration graph
[legend]

Public Member Functions

 G4MPIbatch (const G4String &fname="", G4bool qbatch=false)
 
 ~G4MPIbatch ()
 
virtual G4UIsessionSessionStart ()
 
- 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 Member Functions

G4String ReadCommand ()
 
- Protected Member Functions inherited from G4VMPIsession
G4int ExecCommand (G4String acommand)
 
G4String TruncateCommand (const G4String &command) const
 
G4String BypassCommand (const G4String &command) const
 
virtual G4bool GetHelpChoice (G4int &aval)
 
virtual void ExitHelp () const
 
- Protected Member Functions inherited from G4VBasicShell
G4String ModifyToFullPathCommand (const char *aCommandLine) const
 
G4String GetCurrentWorkingDirectory () const
 
G4bool ChangeDirectory (const char *newDir)
 
G4UIcommandTreeFindDirectory (const char *dirName) const
 
G4UIcommandFindCommand (const char *commandName) const
 
G4String Complete (const G4String &)
 
G4String FindMatchingPath (G4UIcommandTree *, const G4String &)
 
virtual void ExecuteCommand (const G4String &)
 
void ApplyShellCommand (const G4String &, G4bool &, G4bool &)
 
void ShowCurrent (const G4String &) const
 
void ChangeDirectoryCommand (const G4String &)
 
void ListDirectory (const G4String &) const
 
void TerminalHelp (const G4String &)
 

Protected Attributes

std::ifstream batchStream
 
G4bool isOpened
 
G4bool isBatchMode
 
- Protected Attributes inherited from G4VMPIsession
G4MPImanagerg4MPI
 
G4bool isMaster
 
G4bool isSlave
 
G4int rank
 

Detailed Description

Definition at line 34 of file G4MPIbatch.hh.

Constructor & Destructor Documentation

G4MPIbatch::G4MPIbatch ( const G4String fname = "",
G4bool  qbatch = false 
)

Definition at line 59 of file G4MPIbatch.cc.

G4MPIbatch::~G4MPIbatch ( )

Definition at line 74 of file G4MPIbatch.cc.

Member Function Documentation

G4String G4MPIbatch::ReadCommand ( )
protected

Definition at line 80 of file G4MPIbatch.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4UIsession * G4MPIbatch::SessionStart ( )
virtual

Implements G4VBasicShell.

Definition at line 149 of file G4MPIbatch.cc.

Here is the call graph for this function:

Member Data Documentation

std::ifstream G4MPIbatch::batchStream
protected

Definition at line 42 of file G4MPIbatch.hh.

G4bool G4MPIbatch::isBatchMode
protected

Definition at line 44 of file G4MPIbatch.hh.

G4bool G4MPIbatch::isOpened
protected

Definition at line 43 of file G4MPIbatch.hh.


The documentation for this class was generated from the following files: