#include <AMReX_ParticleTileRT.H>
|
| __host__ __device__ | RTSoAParticle (PTD const &ptd, size_type i) noexcept |
| |
| template<class aRType , class aIType > |
| __host__ __device__ | RTSoAParticle (RTSoAParticle< aRType, aIType > const &rhs) noexcept |
| |
| __host__ __device__ decltype(auto) | cpu () const & |
| |
| __host__ __device__ decltype(auto) | id () const & |
| |
| __host__ __device__ decltype(auto) | idcpu () const & |
| |
| __host__ __device__ RType & | rdata (const int comp_index) const & |
| |
| __host__ __device__ IType & | idata (const int comp_index) const & |
| |
| __host__ __device__ RealVect | pos () const & |
| |
| __host__ __device__ RType & | pos (int position_index) const & |
| |
◆ ConstType
template<class RType , class IType >
◆ IntType
template<class RType , class IType >
◆ PTD
template<class RType , class IType >
◆ RealType
template<class RType , class IType >
◆ size_type
template<class RType , class IType >
◆ RTSoAParticle() [1/2]
template<class RType , class IType >
◆ RTSoAParticle() [2/2]
template<class RType , class IType >
template<class aRType , class aIType >
◆ cpu()
template<class RType , class IType >
◆ id()
template<class RType , class IType >
◆ idata()
template<class RType , class IType >
◆ idcpu()
template<class RType , class IType >
◆ NextID() [1/2]
template<class RType , class IType >
◆ NextID() [2/2]
template<class RType , class IType >
Reset on restart.
- Parameters
-
◆ pos() [1/2]
template<class RType , class IType >
◆ pos() [2/2]
template<class RType , class IType >
◆ rdata()
template<class RType , class IType >
◆ UnprotectedNextID()
template<class RType , class IType >
This version can only be used inside omp critical.
◆ RTSoAParticle
template<class RType , class IType >
template<class aRType , class aIType >
◆ is_constsoa_particle
template<class RType , class IType >
◆ is_rtsoa_particle
template<class RType , class IType >
◆ is_soa_particle
template<class RType , class IType >
◆ NInt
template<class RType , class IType >
◆ NReal
template<class RType , class IType >
The documentation for this struct was generated from the following files: