OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
ger< dim, T > Struct Template Reference

Detailed Description

template<unsigned int dim, typename T>
struct ger< dim, T >

Definition at line 868 of file Point_operators.hpp.

Static Public Member Functions

template<typename vmpl >
__device__ __host__ __device__ static __host__ point_expression< openfpm::detail::multi_array::sub_array_openfpm< T, 1, vmpl > > getExprR (const openfpm::detail::multi_array::sub_array_openfpm< T, 1, vmpl > &a)
 
__device__ static __host__ point_expression< const T[dim]> getExprR (T(&a)[dim])
 
template<typename vmpl >
__device__ __host__ __device__ static __host__ point_expression< openfpm::detail::multi_array::sub_array_openfpm< T, 1, vmpl > > getExprL (const openfpm::detail::multi_array::sub_array_openfpm< T, 1, vmpl > &a)
 
__device__ static __host__ point_expression< T[dim]> getExprL (T(&a)[dim])
 

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