VarOrderingGetSize

Gets the number of global variables in a variable ordering.

Synopsis

#include "grid.h" 
int VarOrderingGetSize(VarOrdering order, int *size)
Not collective

Input Parameter

order -The variable ordering

Output Parameter

size -The number of global variables

Keywords

variable ordering, grid

See Also

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