#include "petscdmplex.h" PetscErrorCode DMPlexSetSupport(DM dm, PetscInt p, const PetscInt support[])Not collective
mesh | - The DMPlex | |
p | - The point, which must lie in the chart set with DMPlexSetChart() | |
support | - An array of points which are on the out-edges for point p |