OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
shift_ph< bit_phases, cnt_type > Struct Template Reference

Detailed Description

template<unsigned int bit_phases, typename cnt_type>
struct shift_ph< bit_phases, cnt_type >

Definition at line 242 of file Cuda_cell_list_util_func.hpp.

Public Types

typedef boost::mpl::int_< sizeof(cnt_type) - bit_phases > type
 
typedef boost::low_bits_mask_t< sizeof(size_t) *8-bit_phases > mask_low
 

Member Typedef Documentation

◆ mask_low

template<unsigned int bit_phases, typename cnt_type >
typedef boost::low_bits_mask_t<sizeof(size_t)*8-bit_phases> shift_ph< bit_phases, cnt_type >::mask_low

Definition at line 245 of file Cuda_cell_list_util_func.hpp.

◆ type

template<unsigned int bit_phases, typename cnt_type >
typedef boost::mpl::int_<sizeof(cnt_type) - bit_phases> shift_ph< bit_phases, cnt_type >::type

Definition at line 244 of file Cuda_cell_list_util_func.hpp.


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