|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <TypeUtils.h>
Public Types | |
| using | type = Type<Properties...> |
Forwards the properties of a Kokkos view to another type
Definition at line 191 of file TypeUtils.h.
| using ippl::detail::Forward< Type, Kokkos::View< T, Properties... > >::type = Type<Properties...> |
Definition at line 192 of file TypeUtils.h.