10 #define APF_METIS_MAXRANKS 256
Load balance over all mesh parts.
Interface to a mesh part.
Splits a mesh part into many.
bool hasMETIS()
Query whether METIS is supported.
Splitter * makeMETISsplitter(Mesh *mesh)
Make an apf::Splitter that calls METIS for the underlying algorithm.
Balancer * makeMETISbalancer(Mesh *mesh)
Make an apf::Balancer that calls METIS for the underlying algorithm.
All APF symbols are contained in this namespace.
apf::Mesh2 Mesh
convenient mesh name