MCPcopy 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
817void
818amrex::Finalize ()
819{
820 amrex::Finalize(AMReX::top());
821}
822
823void
824amrex::Finalize (amrex::AMReX* pamrex)

Callers

nothing calls this directly

Calls 15

streamSynchronizeAllFunction · 0.85
amrex_mempool_get_statsFunction · 0.85
PrintClass · 0.85
ReduceIntMaxFunction · 0.85
ReduceIntMinFunction · 0.85
amrex_mempool_finalizeFunction · 0.85
IOProcessorFunction · 0.85
EndParallelFunction · 0.85
topMethod · 0.80
FinalizeFunction · 0.70
NProcsFunction · 0.70

Tested by

no test coverage detected