#include "petscis.h" PetscErrorCode ISPartitioningToNumbering(IS part,IS *is)Collective on IS
partitioning | - a partitioning as generated by MatPartitioningApply() or MatPartitioningApplyND() |
is | - on each processor the index set that defines the global numbers (in the new numbering) for all the nodes currently (before the partitioning) on that processor |