DMPlexGetReferenceTree#
get the reference tree for hierarchically non-conforming meshes.
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexGetReferenceTree(DM dm, DM *ref)
Not Collective
Input Parameter#
dm - The
DMPLEX
object
Output Parameter#
ref - The reference tree
DMPLEX
object
See Also#
DMPlex: Unstructured Grids, DM
, DMPLEX
, DMPlexSetReferenceTree()
, DMPlexCreateDefaultReferenceTree()
Level#
intermediate
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages