DMPlexGetSubdomainSection#
Returns the section associated with the subdomain
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexGetSubdomainSection(DM dm, PetscSection *subsection)
Not Collective
Input Parameter#
mesh - The
DMPLEX
Output Parameters#
subsection - The subdomain section
See Also#
DMPlex: Unstructured Grids in PETSc, DM
, DMPLEX
, PetscSection
Level#
developer
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages