#include <AMReX_NeighborList.H>
◆ const_iterator()
template<class ParticleType >
| __host__ __device__ amrex::Neighbors< ParticleType >::const_iterator::const_iterator |
( |
int |
start, |
|
|
int |
stop, |
|
|
const unsigned int * |
nbor_list_ptr, |
|
|
const ParticleType * |
pstruct |
|
) |
| |
|
inline |
◆ index()
template<class ParticleType >
| __host__ __device__ unsigned int amrex::Neighbors< ParticleType >::const_iterator::index |
( |
| ) |
const |
|
inline |
◆ operator!=()
template<class ParticleType >
◆ operator*()
template<class ParticleType >
| __host__ __device__ const ParticleType & amrex::Neighbors< ParticleType >::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
template<class ParticleType >
| __host__ __device__ void amrex::Neighbors< ParticleType >::const_iterator::operator++ |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: