DMPlexDistributeGetDefault#
Get flag indicating whether the DM should be distributed by default
Synopsis#
#include "petscdmplex.h"
#include "petscdmlabel.h"
PetscErrorCode DMPlexDistributeGetDefault(DM dm, PetscBool *dist)
Not collective
Input Parameter#
dm - The DM
Output Parameter#
dist - Flag for distribution
See Also#
Level#
intermediate
Location#
Implementations#
DMPlexDistributeGetDefault_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