#include <AMReX_ParticleUtil.H>
◆ BinMapper()
amrex::BinMapper::BinMapper |
( |
const int * |
off_bins_p, |
|
|
const GpuArray< Real, AMREX_SPACEDIM > * |
dxi_p, |
|
|
const GpuArray< Real, AMREX_SPACEDIM > * |
plo_p, |
|
|
const Dim3 * |
lo_p, |
|
|
const Dim3 * |
hi_p, |
|
|
int * |
bin_type_array = nullptr |
|
) |
| |
|
inline |
◆ operator()()
◆ m_bin_type_array
int* amrex::BinMapper::m_bin_type_array |
|
private |
◆ m_dxi_p
const GpuArray<Real,AMREX_SPACEDIM>* amrex::BinMapper::m_dxi_p |
|
private |
◆ m_hi_p
const Dim3* amrex::BinMapper::m_hi_p |
|
private |
◆ m_lo_p
const Dim3* amrex::BinMapper::m_lo_p |
|
private |
◆ m_off_bins_p
const int* amrex::BinMapper::m_off_bins_p |
|
private |
◆ m_plo_p
const GpuArray<Real,AMREX_SPACEDIM>* amrex::BinMapper::m_plo_p |
|
private |
The documentation for this struct was generated from the following file: