Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ free
Method
free
Src/Base/AMReX_FabArrayBase.cpp:2828–2828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2826
}
2827
2828
void SingleChunkArena::free (void* /*pt*/) {}
2829
2830
bool SingleChunkArena::isDeviceAccessible () const {
2831
return m_dallocator.arena()->isDeviceAccessible();
Callers
1
~SingleChunkArena
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected