Geant4
10.01.p01
|
Classes | |
struct | MemStat |
Functions | |
std::ostream & | operator<< (std::ostream &os, const MemStat &p) |
MemStat | MemoryUsage () |
MemStat G4MemStat::MemoryUsage | ( | ) |
Definition at line 55 of file G4MemStat.cc.
References G4MemStat::MemStat::mem, session, and G4MemStat::MemStat::vmz.
Referenced by G4ITTransportation::AlongStepDoIt(), G4DNABrownianTransportation::AlongStepDoIt(), G4Scheduler::CalculateMinTimeStep(), G4DNABrownianTransportation::Diffusion(), G4Scheduler::DoIt(), G4Scheduler::DoProcess(), G4ITStepProcessor::DoStepping(), G4ITModelProcessor::InitializeStepper(), G4ITStepProcessor::InvokeAlongStepDoItProcs(), G4DNAMoleculeEncounterStepper::Prepare(), G4ITStepProcessor::Stepping(), and G4Scheduler::Stepping().
std::ostream & G4MemStat::operator<< | ( | std::ostream & | os, |
const MemStat & | p | ||
) |
Definition at line 94 of file G4MemStat.cc.
References G4MemStat::MemStat::mem, and G4MemStat::MemStat::vmz.