Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
This class provides an interface to SCOTCH-PT (parallel version)
Compute cell partition from local mesh data. The vector cell_partition contains the desired destination process numbers for each cell. Cells shared on multiple processes have an entry in ghost_procs pointing to the set of sharing process numbers.
Compute reordering (map[old] -> new) using Gibbs-Poole-Stockmeyer re-ordering