VarOrderingGetNumTotalFields
Gets the total number of fields in the associated grid.
Synopsis
#include "grid.h"
int VarOrderingGetNumTotalFields(VarOrdering order, int *numFields)
Not collective
Input Parameter
order -The variable ordering
Output Parameter
numFields -The total number fields
Keywords
variable ordering, grid, field
See Also
VarOrderingGetSize(), VarOrderingGetLocalSize()
Level:intermediate
Location:src/grid/interface/varorder.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages