#include "petscdmplex.h" PetscErrorCode DMPlexLabelCohesiveComplete(DM dm, DMLabel label, DMLabel blabel, PetscBool flip, DM subdm)
dm | - The DM | |
label | - A DMLabel marking the surface | |
blabel | - A DMLabel marking the vertices on the boundary which will not be duplicated, or NULL to find them automatically | |
flip | - Flag to flip the submesh normal and replace points on the other side | |
subdm | - The subDM associated with the label, or NULL |
Note: The vertices in blabel are called "unsplit" in the terminology from hybrid cell creation.
Level:developer
Location:src/dm/impls/plex/plexsubmesh.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages