GridSetFieldConstraintCompDiff

This function sets the constraint component difference

Synopsis

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

Input Parameters

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

Keywords

constraint, field

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