--------------------------------------------------------------------------
| 55 | |
| 56 | // -------------------------------------------------------------------------- |
| 57 | void G4MPIstatus::StopTimer() |
| 58 | { |
| 59 | timer_->Stop(); |
| 60 | } |
| 61 | |
| 62 | // -------------------------------------------------------------------------- |
| 63 | void G4MPIstatus::SetStatus(G4int arank, G4int runid, G4int noe, G4int evtid, |
no test coverage detected