Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ data
Method
data
Src/Particle/AMReX_ParticleTileRT.H:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
[[nodiscard]] AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE
42
T* data () const {
43
return m_data;
44
}
45
46
[[nodiscard]] AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE
47
T* dataPtr () const {
Callers
15
get_raw_data
Method · 0.45
ReorderParticles
Function · 0.45
buildCopies
Function · 0.45
buildNeighborCopyOp
Method · 0.45
AdvectWithUmac
Method · 0.45
AdvectWithUcc
Method · 0.45
Timestamp
Method · 0.45
getBucketFunctor
Method · 0.45
getHostBucketFunctor
Method · 0.45
GetIdCPUData
Method · 0.45
GetRealData
Method · 0.45
GetIntData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected