Public Member Functions | |
void | clear () |
Public Attributes | |
idx_t | options [METIS_NOPTIONS] |
ddt_PCSR | PCSR |
idx_t * | vsize |
std::vector< real_t > | tpwgts |
real_t | ubvec |
idx_t | wgtflag |
idx_t | numflag |
real_t | itr |
MPI_Comm | comm |
std::vector< idx_t > | part |
idx_t | nparts |
idx_t | objval |
idx_t | ncon |
idx_t | met_parmet_result |
idx_t | edgecut |
void ddt_partitioning_data::clear | ( | ) | [inline] |
MPI_Comm ddt_partitioning_data::comm |
real_t ddt_partitioning_data::itr |
idx_t ddt_partitioning_data::options[METIS_NOPTIONS] |
std::vector<idx_t> ddt_partitioning_data::part |
std::vector<real_t> ddt_partitioning_data::tpwgts |
real_t ddt_partitioning_data::ubvec |
idx_t* ddt_partitioning_data::vsize |