#include <AMReX_Particle.H>
◆ ConstParticleIDWrapper()
| __host__ __device__ amrex::ConstParticleIDWrapper::ConstParticleIDWrapper |
( |
const uint64_t & |
idata | ) |
|
|
inlinenoexcept |
◆ is_valid()
| __host__ __device__ bool amrex::ConstParticleIDWrapper::is_valid |
( |
| ) |
const |
|
inlinenoexcept |
Check the sign of the id.
Returns true if the id is positive, otherwise false (invalid particle).
◆ operator Long()
| __host__ __device__ amrex::ConstParticleIDWrapper::operator Long |
( |
| ) |
const |
|
inlinenoexcept |
◆ m_idata
| const uint64_t* amrex::ConstParticleIDWrapper::m_idata |
The documentation for this struct was generated from the following file: