type=INTEGER. If non-zero will restrict all cells to this rank, essentially transforming this partitioner into a single-rank partitioner.
Default value: -1
Chi-Tech
|
Basic linear partitioning. This type of partitioner works basically only for testing. Orthogonal meshes can produce decent partitioning but for unstructured grids it can be pretty bad. It partitions cells based on their linear index "global_id" instead of actually working with the graph.
Create this object: