GridGetLocalOrder

This function returns the local ordering for the grid.

Synopsis

#include "grid.h" 
#include "gvec.h" 
int GridGetLocalOrder(Grid grid, LocalVarOrdering *order)
Not collective

Input Parameter

grid -The grid

Output Parameter

order -The local variable ordering

Keywords

Grid, get, local, order

See Also

GridGetOrder(), LocalVarOrderingCreate()

Level:intermediate
Location:
src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages