#include "petscdmnetwork.h" PetscErrorCode DMNetworkDistribute(DM *dm,PetscInt overlap)Collective
DM | - the DMNetwork object | |
overlap | - the overlap of partitions, 0 is the default |
-dmnetwork_view | - Calls DMView() at the conclusion of DMSetUp() | |
-dmnetwork_view_distributed | - Calls DMView() at the conclusion of DMNetworkDistribute() |