Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > > Struct Template Reference

#include <AMReX_MakeParticle.H>

Public Member Functions

template<typename PTD >
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE auto operator() (PTD const &ptd, int index)
 

Member Function Documentation

◆ operator()()

template<typename T_ParticleType >
template<typename PTD >
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE auto amrex::make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >::operator() ( PTD const &  ptd,
int  index 
)
inline

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