#include "petscdmnetwork.h" PetscErrorCode DMNetworkDistribute(DM oldDM, PetscInt overlap,DM *distDM)Collective
oldDM | - the original DMNetwork object | |
overlap | - The overlap of partitions, 0 is the default |
Distributes the network with a non-overlapping partitioning of the edges.
Level:intermediate
Location:src/dm/impls/network/network.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages