Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ PStart
Method
PStart
Src/Base/AMReX_BLProfiler.cpp:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
293
294
void BLProfiler::PStart() {
295
bltelapsed = 0.0;
296
start();
297
}
298
299
300
void BLProfiler::PStop() {
Callers
1
BL_FORT_PROC_DECL(BL_PROFFORTFUNCSTART_CPP_INT, bl_proffortfuncstart_cpp_int)
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected