petsc-3.14.2 2020-12-03
DMGetNumBoundary
Get the number of registered BC
Synopsis
#include "petscdm.h"
#include "petscdmlabel.h"
#include "petscds.h"
PetscErrorCode DMGetNumBoundary(DM dm, PetscInt *numBd)
Input Parameters
Output Parameters
See Also
DMAddBoundary(), DMGetBoundary()
Level
intermediate
Location
src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages