DMReorderSectionGetDefault#
Get flag indicating whether the local section should be reordered by default
Synopsis#
#include "petscdm.h"
#include "petscdmlabel.h"
#include "petscds.h"
PetscErrorCode DMReorderSectionGetDefault(DM dm, DMReorderDefaultFlag *reorder)
Not collective
Input Parameter#
dm - The DM
Output Parameter#
reorder - Flag for reordering
See Also#
DMReorderSetDefault()
Level#
intermediate
Location#
Implementations#
DMReorderSectionGetDefault_Plex() in src/dm/impls/plex/plexreorder.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages