Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::ConstParticleCPUWrapper Struct Reference

#include <AMReX_Particle.H>

Public Member Functions

__host__ __device__ ConstParticleCPUWrapper (const uint64_t &idata) noexcept
 
__host__ __device__ operator int () const noexcept
 

Public Attributes

const uint64_t * m_idata
 

Constructor & Destructor Documentation

◆ ConstParticleCPUWrapper()

__host__ __device__ amrex::ConstParticleCPUWrapper::ConstParticleCPUWrapper ( const uint64_t &  idata)
inlinenoexcept

Member Function Documentation

◆ operator int()

__host__ __device__ amrex::ConstParticleCPUWrapper::operator int ( ) const
inlinenoexcept

Member Data Documentation

◆ m_idata

const uint64_t* amrex::ConstParticleCPUWrapper::m_idata

The documentation for this struct was generated from the following file: