GridSetNumNewFields

This function sets the number of fields introduced by constraints.

Synopsis

#include "grid.h" 
int GridSetNumNewFields(Grid grid, int numNewFields)
Collective on Grid

Input Parameters

grid - The grid
numNewFields - The number of fields introduced by constraints

Keywords

constraint

See Also

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