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