DMReorderSectionSetType#
Set the type of local section reordering
Synopsis#
#include "petscdm.h"
#include "petscdmlabel.h"
#include "petscds.h"
PetscErrorCode DMReorderSectionSetType(DM dm, MatOrderingType reorder)
Logically collective
Input Parameters#
dm - The DM
reorder - The reordering method
See Also#
Level#
intermediate
Location#
Implementations#
DMReorderSectionSetType_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