OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
mem_getpointer< data_type, layout, 1 > Struct Template Reference

Detailed Description

template<typename data_type, typename layout>
struct mem_getpointer< data_type, layout, 1 >

Definition at line 304 of file grid_base_impl_layout.hpp.

Static Public Member Functions

template<unsigned int p>
__device__ static __host__ void * getPointer (data_type &data_)
 
template<unsigned int p>
__device__ static __host__ const void * getPointer (const data_type &data_)
 

Member Function Documentation

◆ getPointer() [1/2]

template<typename data_type , typename layout >
template<unsigned int p>
__device__ static __host__ const void * mem_getpointer< data_type, layout, 1 >::getPointer ( const data_type &  data_)
inlinestatic

Definition at line 311 of file grid_base_impl_layout.hpp.

◆ getPointer() [2/2]

template<typename data_type , typename layout >
template<unsigned int p>
__device__ static __host__ void * mem_getpointer< data_type, layout, 1 >::getPointer ( data_type &  data_)
inlinestatic

Definition at line 306 of file grid_base_impl_layout.hpp.


The documentation for this struct was generated from the following file: