MCPcopy 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
300void BLProfiler::PStop() {
301 if(bRunning) {
302 stop();
303 }
304}
305
306
307void BLProfiler::start() {

Calls

no outgoing calls

Tested by

no test coverage detected