Classes | Namespaces

include/twod/nicol_2d.hpp File Reference

Nicol's 2D partitioning algorithm. More...

#include <util/prefix_sum_tools.hpp>
#include <util/rect_list.hpp>
#include <twod/part_base.hpp>
#include <twod/nicol_2d_impl.hpp>

Go to the source code of this file.


Detailed Description

Nicol's 2D partitioning algorithm.

Author:
erdeniz <erdeniz@bmi.osu.edu>
Date:
Mon Jun 14 07:16:30 2010

Classes

class  twod::RectNicol< T, Pr, DEBUG >
 Implements the rectilinear partitioning algorithm with iterative refinement described in "David Nicol, Rectilinear Partitioning of Irregular Data Parallel Computations, JPDC, 1994". More...

Namespaces

namespace  twod
 

This namespace provides two dimensional algorithms.


 All Classes Namespaces Files Functions Variables Typedefs Friends Defines