Block-Structured AMR Software Framework
AMReX_MakeParticle.H File Reference
#include <type_traits>

Go to the source code of this file.

Classes

struct  is_soa_particle< T >
 
struct  make_particle< T_ParticleType, Enable >
 
struct  make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >