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) |
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