Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ PStop
Method
PStop
Src/Base/AMReX_BLProfiler.cpp:300–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
299
300
void BLProfiler::PStop() {
301
if(bRunning) {
302
stop();
303
}
304
}
305
306
307
void BLProfiler::start() {
Callers
1
BL_FORT_PROC_DECL(BL_PROFFORTFUNCSTOP_CPP_INT, bl_proffortfuncstop_cpp_int)
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected