#include "petscdmplex.h" PetscErrorCode DMPlexCreateHybridMesh(DM dm, DMLabel label, DMLabel *hybridLabel, DM *dmHybrid)Collective on dm
dm | - The original DM | |
labelName | - The label specifying the interface vertices |
hybridLabel | - The label fully marking the interface | |
dmHybrid | - The new DM |
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