#include <AMReX_ParticleTile.H>
|
| static Long | NextID () |
| |
| static Long | UnprotectedNextID () |
| | This version can only be used inside omp critical.
|
| |
| static void | NextID (Long nextid) |
| | Reset on restart.
|
| |
◆ ConstType
template<int T_NArrayReal, int T_NArrayInt>
◆ IntType
template<int T_NArrayReal, int T_NArrayInt>
◆ PTD
template<int T_NArrayReal, int T_NArrayInt>
◆ RealType
template<int T_NArrayReal, int T_NArrayInt>
◆ StorageParticleType
template<int T_NArrayReal, int T_NArrayInt>
◆ SoAParticle()
template<int T_NArrayReal, int T_NArrayInt>
| __host__ __device__ amrex::SoAParticle< T_NArrayReal, T_NArrayInt >::SoAParticle |
( |
PTD const & |
ptd, |
|
|
long |
i |
|
) |
| |
|
inline |
◆ cpu() [1/2]
template<int T_NArrayReal, int T_NArrayInt>
◆ cpu() [2/2]
template<int T_NArrayReal, int T_NArrayInt>
◆ id() [1/2]
template<int T_NArrayReal, int T_NArrayInt>
◆ id() [2/2]
template<int T_NArrayReal, int T_NArrayInt>
◆ idcpu() [1/2]
template<int T_NArrayReal, int T_NArrayInt>
| __host__ __device__ uint64_t & amrex::SoAParticle< T_NArrayReal, T_NArrayInt >::idcpu |
( |
| ) |
& |
|
inline |
◆ idcpu() [2/2]
template<int T_NArrayReal, int T_NArrayInt>
| __host__ __device__ const uint64_t & amrex::SoAParticle< T_NArrayReal, T_NArrayInt >::idcpu |
( |
| ) |
const & |
|
inline |
◆ NextID() [1/2]
template<int NArrayReal, int NArrayInt>
◆ NextID() [2/2]
template<int NArrayReal, int NArrayInt>
Reset on restart.
- Parameters
-
◆ pos() [1/3]
template<int T_NArrayReal, int T_NArrayInt>
◆ pos() [2/3]
template<int T_NArrayReal, int T_NArrayInt>
◆ pos() [3/3]
template<int T_NArrayReal, int T_NArrayInt>
◆ UnprotectedNextID()
template<int NArrayReal, int NArrayInt>
This version can only be used inside omp critical.
◆ is_constsoa_particle
template<int T_NArrayReal, int T_NArrayInt>
| constexpr bool amrex::SoAParticle< T_NArrayReal, T_NArrayInt >::is_constsoa_particle = false |
|
staticconstexpr |
◆ is_soa_particle
template<int T_NArrayReal, int T_NArrayInt>
◆ m_index
template<int T_NArrayReal, int T_NArrayInt>
◆ m_particle_tile_data
template<int T_NArrayReal, int T_NArrayInt>
◆ NArrayInt
template<int T_NArrayReal, int T_NArrayInt>
◆ NArrayReal
template<int T_NArrayReal, int T_NArrayInt>
◆ the_next_id
template<int NArrayReal, int NArrayInt>
The documentation for this struct was generated from the following files: