PETSc version 3.17.5
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
Output Parameter
| dist | - Flag for distribution
|
See Also
DMPlexDistributeSetDefault(), DMPlexDistribute()
Level
intermediate
Location
src/dm/impls/plex/plexdistribute.c
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