STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::dist_spec_impl::large_block_size_op< Index > Struct Template Reference

Function object that computes the size of large blocks in a balanced partition. More...

Public Member Functions

Index operator() (Index const &num_gids, Index const &num_blocks) const
 

Public Types

typedef Index result_type
 

Detailed Description

template<typename Index>
struct stapl::dist_spec_impl::large_block_size_op< Index >

Function object that computes the size of large blocks in a balanced partition.


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