#include <AMReX_ParticleUtil.H>
|
| template<typename ParticleType > |
| __host__ __device__ unsigned int | operator() (const ParticleType &p) const noexcept |
| |
◆ operator()()
template<typename ParticleType >
| __host__ __device__ unsigned int amrex::GetParticleBin::operator() |
( |
const ParticleType & |
p | ) |
const |
|
inlinenoexcept |
◆ bin_size
| IntVect amrex::GetParticleBin::bin_size |
◆ box
| Box amrex::GetParticleBin::box |
◆ domain
| Box amrex::GetParticleBin::domain |
◆ dxi
| GpuArray<Real,3> amrex::GetParticleBin::dxi |
◆ plo
| GpuArray<Real,3> amrex::GetParticleBin::plo |
The documentation for this struct was generated from the following file: