|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <ViewTypes.h>
Public Types | |
| typedef NPtr< T, N-1 >::type * | type |
Recursively templated struct for defining pointers with arbitrary indirection depth.
| T | data type |
| N | indirection level |
Definition at line 25 of file ViewTypes.h.
| typedef NPtr<T,N-1>::type* ippl::detail::NPtr< T, N >::type |
Definition at line 26 of file ViewTypes.h.