DMPlexCheckOrientationLabel#

Check that the surface defined by the given DMLabel is oriented

Synopsis#

#include "petscdmplex.h"   
PetscErrorCode DMPlexCheckOrientationLabel(DM dm, DMLabel label)

Collective

Input Parameters#

  • dm - The DM

  • label - The DMLabel defining the embedded surface

See Also#

DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexOrient()

Level#

advanced

Location#

src/dm/impls/plex/plexorient.c


Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages