#include <AMReX_ParticleBufferMap.H>
|
| | GetBucket (const int *lev_gid_tid_to_bucket_ptr, const int *lev_offsets_ptr, const int *gid_offsets_ptr) |
| |
| __host__ __device__ int | operator() (const int lev, const int gid, const int tid) const noexcept |
| |
◆ GetBucket()
| amrex::GetBucket::GetBucket |
( |
const int * |
lev_gid_tid_to_bucket_ptr, |
|
|
const int * |
lev_offsets_ptr, |
|
|
const int * |
gid_offsets_ptr |
|
) |
| |
|
inline |
◆ operator()()
| __host__ __device__ int amrex::GetBucket::operator() |
( |
const int |
lev, |
|
|
const int |
gid, |
|
|
const int |
tid |
|
) |
| const |
|
inlinenoexcept |
◆ m_gid_offsets
| const int* amrex::GetBucket::m_gid_offsets |
◆ m_lev_gid_tid_to_bucket
| const int* amrex::GetBucket::m_lev_gid_tid_to_bucket |
◆ m_lev_offsets
| const int* amrex::GetBucket::m_lev_offsets |
The documentation for this struct was generated from the following file: