Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
456
double
457
second () noexcept
458
{
459
return MPI_Wtime();
460
}
461
462
void
463
Barrier (const std::string &message)
Callers
15
testRedistributeGlobalDM
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main_main
Function · 0.85
compute_dSdt
Method · 0.85
main
Function · 0.85
main
Function · 0.85
reflux
Method · 0.85
main
Function · 0.85
main
Function · 0.85
compute_dSdt
Method · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
4
main
Function · 0.68
TestFunctionCalls
Function · 0.68
TestReductionCalls
Function · 0.68
TestCommCalls
Function · 0.68