DMPlexDistributeSetDefault#
Set flag indicating whether the DM should be distributed by default
Synopsis#
#include "petscdmplex.h"
#include "petscdmlabel.h"
PetscErrorCode DMPlexDistributeSetDefault(DM dm, PetscBool dist)
Logically collective
Input Parameters#
dm - The DM
dist - Flag for distribution
See Also#
Level#
intermediate
Location#
Examples#
Implementations#
DMPlexDistributeSetDefault_Plex in src/dm/impls/plex/plexdistribute.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages