![]() |
SCOREC core
Parallel unstructured mesh tools
|
METIS partitioning for apf::Mesh objects. More...
Go to the source code of this file.
Namespaces | |
apf | |
All APF symbols are contained in this namespace. | |
Functions | |
Splitter * | apf::makeMETISsplitter (Mesh *mesh) |
Make an apf::Splitter that calls METIS for the underlying algorithm. More... | |
Balancer * | apf::makeMETISbalancer (Mesh *mesh) |
Make an apf::Balancer that calls METIS for the underlying algorithm. More... | |
bool | apf::hasMETIS () |
Query whether METIS is supported. More... | |
METIS partitioning for apf::Mesh objects.
Definition in file apfMETIS.h.