DMGetEnclosureRelation#
Get the relationship between dmA
and dmB
Synopsis#
#include "petscdmplex.h"
#include "petscdmlabel.h"
PetscErrorCode DMGetEnclosureRelation(DM dmA, DM dmB, DMEnclosureType *rel)
Input Parameters#
Output Parameter#
rel - The relation of
dmA
todmB
See Also#
DMPlex: Unstructured Grids, DM
, DMPLEX
, DMGetEnclosurePoint()
Level#
intermediate
Location#
src/dm/impls/plex/plexsubmesh.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages