GridSetConstrained

This function activates or deactivates constraints.

Synopsis

#include "grid.h" 
int GridSetConstrained(Grid grid, PetscTruth flag)
Collective on Grid

Input Parameters

grid - The grid
flag - The activation flag

Keywords

constraint

See Also

GridIsConstrained(), 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