#include "petscdmplex.h" PetscErrorCode DMPlexGetNumFaceVertices(DM dm, PetscInt cellDim, PetscInt numCorners, PetscInt *numFaceVertices)Not Collective
dm | - The DMPlex | |
cellDim | - The cell dimension | |
numCorners | - The number of vertices on a cell |
Level:developer
Location:src/dm/impls/plex/plex.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages