OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
ParticleAttribBase.h File Reference
Include dependency graph for ParticleAttribBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ippl::detail::ParticleAttribBase< MemorySpace >
 
struct  ippl::detail::ParticleAttribBase< MemorySpace >::WithMemSpace< Properties >
 

Namespaces

namespace  ippl
 Implementations for FFT constructor/destructor and transforms.
 
namespace  ippl::detail
 

Class Documentation

◆ ippl::detail::ParticleAttribBase::WithMemSpace

struct ippl::detail::ParticleAttribBase::WithMemSpace
template<typename MemorySpace = Kokkos::DefaultExecutionSpace::memory_space>
template<class... Properties>
struct ippl::detail::ParticleAttribBase< MemorySpace >::WithMemSpace< Properties >

Definition at line 27 of file ParticleAttribBase.h.

Collaboration diagram for ippl::detail::ParticleAttribBase< MemorySpace >::WithMemSpace< Properties >:
Collaboration graph
Class Members
typedef typename memory_space memory_space
typedef ParticleAttribBase< memory_space > type