Template Class MetisPartition

Inheritance Relationships

Base Type

Class Documentation

template<typename IDType, typename NNZType, typename ValueType>
class sparsebase::partition::MetisPartition : public sparsebase::partition::Partitioner<IDType>

A wrapper for the METIS partitioner.

Public Types

typedef MetisPartitionParams ParamsType

Public Functions

MetisPartition()
MetisPartition(ParamsType params)