DMHasBound#
Determine whether a bound condition was specified
Synopsis#
#include "petscdm.h"
#include "petscdmlabel.h"
#include "petscds.h"
PetscErrorCode DMHasBound(DM dm, PetscBool *hasBound)
Logically collective
Input Parameter#
Output Parameter#
hasBound - Flag indicating if a bound condition was specified
See Also#
DM Basics, DM
, DSAddBoundary()
, PetscDSAddBoundary()
Level#
intermediate
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages