GridSetConstraintContext

This function sets the context for the constrained problem.

Synopsis

#include "grid.h" 
int GridSetConstraintContext(Grid grid, PetscConstraintObject ctx)
Collective on Grid

Input Parameters

grid - The grid
ctx - The constraint context

Keywords

constraint, context

See Also

GridGetConstraintContext(), GridSetConstraints()

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