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