#include "petscdmplex.h" PetscErrorCode DMPlexGetAnchors(DM dm, PetscSection *anchorSection, IS *anchorIS)not collective
anchorSection | - If not NULL, set to the section describing which points anchor the constrained points. | |
anchorIS | - If not NULL, set to the list of anchors indexed by anchorSection |
Level:intermediate
Location:src/dm/impls/plex/plex.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages