GridGetFieldConstraintCompDiff

This function returns the constraint component difference

Synopsis

#include "grid.h" 
int GridGetFieldConstraintCompDiff(Grid grid, int field, int *constraintCompDiff)
Not collective

Input Parameter

grid - The grid
field - The field

Output Parameter

constraintCompDiff -The difference between the number of components in the new and constrained field

Keywords

constraint, field

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