#include "petscdmplex.h" PetscErrorCode DMPlexGetHybridBounds(DM dm, PetscInt *cMax, PetscInt *fMax, PetscInt *eMax, PetscInt *vMax)
cMax | - The first hybrid cell | |
fMax | - The first hybrid face | |
eMax | - The first hybrid edge | |
vMax | - The first hybrid vertex |
Level:developer
Location:src/dm/impls/plex/plex.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages