#include "grid.h" int GridGetNumVars(Grid grid, int *locNum, int *num, int *locConstNum, int *constNum)Not collective
locNum | - The number of local variables | |
num | - The number of variables | |
locConstNum | - The number of local constrained variables | |
constNum | - The number of constrained variables |
Level:intermediate
Location:src/grid/interface/gridDB.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages