|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <TypeUtils.h>
Public Types | |
| using | unique_memory_spaces |
| using | unique_exec_spaces |
| using | memory_spaces_type = typename Forward<Type, unique_memory_spaces>::type |
| using | exec_spaces_type = typename Forward<Type, unique_exec_spaces>::type |
Instantiates a parameter pack with all the available Kokkos memory spaces
Definition at line 212 of file TypeUtils.h.
| using ippl::detail::TypeForAllSpaces< Type >::exec_spaces_type = typename Forward<Type, unique_exec_spaces>::type |
Definition at line 266 of file TypeUtils.h.
| using ippl::detail::TypeForAllSpaces< Type >::memory_spaces_type = typename Forward<Type, unique_memory_spaces>::type |
Definition at line 265 of file TypeUtils.h.
| using ippl::detail::TypeForAllSpaces< Type >::unique_exec_spaces |
Definition at line 230 of file TypeUtils.h.
| using ippl::detail::TypeForAllSpaces< Type >::unique_memory_spaces |
Definition at line 213 of file TypeUtils.h.