#include <AMReX_ParticleBufferMap.H>
Public Member Functions | |
| GetPID (const Gpu::DeviceVector< int > &bucket_to_pid, const Gpu::DeviceVector< int > &lev_gid_to_bucket, const Gpu::DeviceVector< int > &lev_offsets) | |
| __host__ __device__ int | operator() (const int lev, const int gid) const noexcept |
Public Attributes | |
| const int * | m_bucket_to_pid |
| const int * | m_lev_gid_to_bucket |
| const int * | m_lev_offsets |
|
inline |
|
inlinenoexcept |
| const int* amrex::GetPID::m_bucket_to_pid |
| const int* amrex::GetPID::m_lev_gid_to_bucket |
| const int* amrex::GetPID::m_lev_offsets |