OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
do_when_dim_gr_i< dim, i, ORB, typename boost::enable_if< boost::mpl::bool_<(i< dim)> >::type > Struct Template Reference

Detailed Description

template<unsigned int dim, unsigned int i, typename ORB>
struct do_when_dim_gr_i< dim, i, ORB, typename boost::enable_if< boost::mpl::bool_<(i< dim)> >::type >

Definition at line 62 of file ORB.hpp.

Static Public Member Functions

static void bisect_loop (bisect_unroll< dim, ORB > &bu, typename boost::enable_if< boost::mpl::bool_<(i< dim)> >::type *dummy=0)
 

Member Function Documentation

◆ bisect_loop()

template<unsigned int dim, unsigned int i, typename ORB >
static void do_when_dim_gr_i< dim, i, ORB, typename boost::enable_if< boost::mpl::bool_<(i< dim)> >::type >::bisect_loop ( bisect_unroll< dim, ORB > &  bu,
typename boost::enable_if< boost::mpl::bool_<(i< dim)> >::type *  dummy = 0 
)
inlinestatic

Definition at line 64 of file ORB.hpp.


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