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

Functor to set up the mesh decomposition, partitioning the mesh along the dimension with the highest number of cells. More...

Public Member Functions

template<typename Tuple1 , typename Tuple2 >
void operator() (Tuple1 const &sizes, size_t const &max_value, size_t const &num_parts, Tuple2 &decomp)
 

Detailed Description

template<>
struct stapl::decompose_largest_dim<-1 >

Functor to set up the mesh decomposition, partitioning the mesh along the dimension with the highest number of cells.

Template specialization to stop the recursion


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