Skip to content

Partition Index

This is a per-cell scalar. It is equal to the MPI rank that owns the cell. You can use it to inspect how the software distributes the mesh across the processes. You can also use it to find load-balancing problems.

image