#include "petscdmplex.h" PetscErrorCode DMPlexInsertConeOrientation(DM dm, PetscInt p, PetscInt conePos, PetscInt coneOrientation)Not collective
mesh | - The DMPlex | |
p | - The point, which must lie in the chart set with DMPlexSetChart() | |
conePos | - The local index in the cone where the point should be put | |
coneOrientation | - The point orientation to insert |