| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4MPIstatus.hh>
Public Types | |
| enum | { NSIZE = 10 } | 
Public Member Functions | |
| G4MPIstatus () | |
| ~G4MPIstatus () | |
| void | SetStatus (G4int arank, G4int runid, G4int noe, G4int evtid, G4ApplicationState state) | 
| G4int | GetRank () const | 
| G4int | GetRunID () const | 
| G4int | GetNEventToBeProcessed () const | 
| G4int | GetEventID () const | 
| G4double | GetCPUTime () const | 
| G4ApplicationState | GetG4State () const | 
| G4int | SizeOf () const | 
| void | Pack (G4int *data) const | 
| void | UnPack (G4int *data) | 
| void | StartTimer () | 
| void | StopTimer () | 
| void | Print () const | 
Definition at line 37 of file G4MPIstatus.hh.
| anonymous enum | 
| Enumerator | |
|---|---|
| NSIZE | |
Definition at line 39 of file G4MPIstatus.hh.
| G4MPIstatus::G4MPIstatus | ( | ) | 
Definition at line 32 of file G4MPIstatus.cc.
| G4MPIstatus::~G4MPIstatus | ( | ) | 
Definition at line 40 of file G4MPIstatus.cc.
      
  | 
  inline | 
Definition at line 104 of file G4MPIstatus.hh.
      
  | 
  inline | 
Definition at line 99 of file G4MPIstatus.hh.
      
  | 
  inline | 
Definition at line 109 of file G4MPIstatus.hh.
      
  | 
  inline | 
Definition at line 94 of file G4MPIstatus.hh.
      
  | 
  inline | 
Definition at line 84 of file G4MPIstatus.hh.
      
  | 
  inline | 
Definition at line 89 of file G4MPIstatus.hh.
Definition at line 59 of file G4MPIstatus.cc.
Definition at line 85 of file G4MPIstatus.cc.
| void G4MPIstatus::SetStatus | ( | G4int | arank, | 
| G4int | runid, | ||
| G4int | noe, | ||
| G4int | evtid, | ||
| G4ApplicationState | state | ||
| ) | 
Definition at line 46 of file G4MPIstatus.cc.
      
  | 
  inline | 
Definition at line 79 of file G4MPIstatus.hh.
      
  | 
  inline | 
Definition at line 114 of file G4MPIstatus.hh.
      
  | 
  inline | 
Definition at line 119 of file G4MPIstatus.hh.
Definition at line 72 of file G4MPIstatus.cc.
 1.8.4