GridIsConstrained
This function indicates whether or not constraints are active.
Synopsis
#include "grid.h"
int GridIsConstrained(Grid grid, PetscTruth *flag)
Not collective
Input Parameter
grid -The grid
Output Parameter
flag -The flag that indicates activate constraints
Keywords
constraint
See Also
GridSetConstrained(), GridSetupConstraints()
Level:intermediate
Location:src/grid/interface/gridConst.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages