$extrastylesheet
#include <tools/connectivity_numbers_3d_tbb.hh>
Public Member Functions | |
connectivity_numbers_3d_tbb_range (F f, const N &nbh, conn_numbers_t &numbers) | |
void | operator() (const tbb::blocked_range< config_3d_t > &r) const |
Public Types | |
typedef mln::neighb3d | N |
Elements to compute 3D connectivity numbers in parallel, using Intel Threading Building Blocks.
Definition at line 44 of file connectivity_numbers_3d_tbb.hh.
|
inline |
Definition at line 48 of file connectivity_numbers_3d_tbb.hh.
|
inline |
Definition at line 53 of file connectivity_numbers_3d_tbb.hh.
typedef mln::neighb3d connectivity_numbers_3d_tbb_range< F >::N |
Definition at line 46 of file connectivity_numbers_3d_tbb.hh.