#include "petscdmmesh.h" PetscErrorCode DMMeshGetMaxSizes(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/mesh/mesh.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages