#include "petscdmplex.h" PetscErrorCode DMPlexOrientCell(DM dm, PetscInt p, PetscInt mainConeSize, const PetscInt mainCone[])Not Collective
dm | - The DM | |
p | - The DAG point (from interval given by DMPlexGetChart()) | |
mainConeSize | - Number of specified cone points (at least 2) | |
mainCone | - Specified cone points, i.e. ordered subset of current cone in DAG numbering (not cone-local numbering) |