#include "prefix_sum_tools.hpp"
#include "rect_list.hpp"
#include "comm_cost_2d_impl.hpp"
Go to the source code of this file.
Classes | |
class | util::Comm_cost_2d< T, Pr > |
Methods to measure communication cost. More... | |
Namespaces | |
namespace | util |
This namespace provides multiple utilitarian classes and function used in 1D and 2D partitioning algorithm (for instance as input and output). |