DMPlexLabelCohesiveCheck#

Check that impinging points are on the correct side of the surface

Synopsis#

#include "petscdmplex.h"    
#include "petscdmlabel.h"   
PetscErrorCode DMPlexLabelCohesiveCheck(DM dm, DMLabel label, DMLabel bdlabel)

Collective

Input Parameters#

  • dm - The DM

  • label - The DMLabel defining the embedded surface

  • bdlabel - Optional label indicating the true boundary of the surface, or NULL

See Also#

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

Level#

advanced

Location#

src/dm/impls/plex/plexsubmesh.c


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