#include <AMReX_ParticleLocator.H>
|
| | AmrAssignGrid (const AssignGrid< BinIteratorFactory > *a_funcs, std::size_t a_size) |
| |
| template<typename P , typename Assignor = DefaultAssignor> |
| __host__ __device__ GpuTuple< int, int > | operator() (const P &p, int lev_min=-1, int lev_max=-1, int nGrow=0, Assignor const &assignor={}) const noexcept |
| |
◆ AmrAssignGrid()
template<class BinIteratorFactory >
◆ operator()()
template<class BinIteratorFactory >
template<typename P , typename Assignor = DefaultAssignor>
| __host__ __device__ GpuTuple< int, int > amrex::AmrAssignGrid< BinIteratorFactory >::operator() |
( |
const P & |
p, |
|
|
int |
lev_min = -1, |
|
|
int |
lev_max = -1, |
|
|
int |
nGrow = 0, |
|
|
Assignor const & |
assignor = {} |
|
) |
| const |
|
inlinenoexcept |
◆ m_funcs
template<class BinIteratorFactory >
◆ m_size
template<class BinIteratorFactory >
The documentation for this struct was generated from the following file: