PETSc version 3.15.5
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