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