MCPcopy 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

InitParticlesMethod · 0.45
checkNeighborListMethod · 0.45
InitParticlesMethod · 0.45
InitParticlesMethod · 0.45
InitParticlesMethod · 0.45
InitParticlesMethod · 0.45
checkNeighborListMethod · 0.45
copyTileToHostMethod · 0.45
InitParticlesMethod · 0.45
testGPUFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_containerFunction · 0.36