MCPcopy Create free account
hub / github.com/AMReX-Codes/amrex / second

Function second

Src/Base/AMReX_ParallelDescriptor.cpp:456–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454}
455
456double
457second () noexcept
458{
459 return MPI_Wtime();
460}
461
462void
463Barrier (const std::string &message)

Callers 15

testRedistributeGlobalDMFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
main_mainFunction · 0.85
compute_dSdtMethod · 0.85
mainFunction · 0.85
mainFunction · 0.85
refluxMethod · 0.85
mainFunction · 0.85
mainFunction · 0.85
compute_dSdtMethod · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by 4

mainFunction · 0.68
TestFunctionCallsFunction · 0.68
TestReductionCallsFunction · 0.68
TestCommCallsFunction · 0.68