GridGetNumNewFields
This function returns the number of fields introduced by constraints.
Synopsis
#include "grid.h"
int GridGetNumNewFields(Grid grid, int *numNewFields)
Not collective
Input Parameter
grid -The grid
Output Parameter
numNewFields -The number of fields introduced by constraints
Keywords
constraint
See Also
GridSetNumNewFields(), 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