#include "grid.h" int GridGetConstraints(Grid grid, PetscTruth *flag, int *numInteriorVars, int *numLocVars, int *numVars)Not collective
flag | - The flag that activates constraints | |
numInteriorVars | - The number of constrained variables unaffected by constraints in this domain | |
numLocVars | - The number of constrained variables in this domain | |
numVars | - The global number of constrained variables |
Level:advanced
Location:src/grid/interface/gridConst.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages