Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ begin
Method
begin
Src/Base/AMReX_Array.H:237–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
*/
236
[[nodiscard]] AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE
237
const T* begin () const noexcept { return arr; }
238
239
/**
240
* Returns a \c const pointer address right after the last element of the
Callers
15
InitParticles
Method · 0.45
checkNeighborParticles
Method · 0.45
checkNeighborList
Method · 0.45
checkInverseSumNeighbors
Method · 0.45
InitParticles
Method · 0.45
InitParticles
Method · 0.45
InitParticles
Method · 0.45
InitParticles
Method · 0.45
checkNeighborList
Method · 0.45
copyTileToHost
Method · 0.45
InitParticles
Method · 0.45
testGPU
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_container
Function · 0.36