GridGetNumFields

This function gets the number of fields in the grid.

Synopsis

#include "grid.h" 
int GridGetNumFields(Grid grid, int *num)
Not collective

Input Parameter

grid -The grid

Output Parameter

num -The number of fields

Keywords

grid, field,

See Also

GridSetFieldName()

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