#include "petscdmplex.h" PetscErrorCode DMPlexGetMaxSizes(DM dm, PetscInt *maxConeSize, PetscInt *maxSupportSize)Not collective
maxConeSize | - The maximum number of in-edges | |
maxSupportSize | - The maximum number of out-edges |
Level:beginner
Location:src/dm/impls/plex/plex.c
Index of all DMPLEX routines
Table of Contents for all manual pages
Index of all manual pages