Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ Finalize
Method
Finalize
Src/Base/AMReX.cpp:817–821 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
815
}
816
817
void
818
amrex::Finalize ()
819
{
820
amrex::Finalize(AMReX::top());
821
}
822
823
void
824
amrex::Finalize (amrex::AMReX* pamrex)
Callers
nothing calls this directly
Calls
15
streamSynchronizeAll
Function · 0.85
DeallocateRandomSeedDevArray
Function · 0.85
amrex_mempool_get_stats
Function · 0.85
Print
Class · 0.85
ReduceIntMax
Function · 0.85
ReduceIntMin
Function · 0.85
amrex_mempool_finalize
Function · 0.85
IOProcessor
Function · 0.85
EndParallel
Function · 0.85
top
Method · 0.80
Finalize
Function · 0.70
NProcs
Function · 0.70
Tested by
no test coverage detected