|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <ViewTypes.h>
Public Types | |
| typedef Kokkos::View< typename NPtr< T, Dim >::type, Properties... > | view_type |
View type for an arbitrary number of dimensions.
| T | view data type |
| Dim | view dimension |
| Properties | further template parameters of Kokkos |
Definition at line 44 of file ViewTypes.h.
| typedef Kokkos::View<typename NPtr<T, Dim>::type, Properties...> ippl::detail::ViewType< T, Dim, Properties >::view_type |
Definition at line 45 of file ViewTypes.h.