MCPcopy 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
294void BLProfiler::PStart() {
295 bltelapsed = 0.0;
296 start();
297}
298
299
300void BLProfiler::PStop() {

Calls

no outgoing calls

Tested by

no test coverage detected