GVecGetOrder
This function returns the variable ordering from a grid vector.
Synopsis
#include "gvec.h"
int GVecGetOrder(GVec v, VarOrdering *order)
Not collective
Input Parameter
v -The vector
Output Parameter
order -The variable ordering
Keywords
grid vector, get, variable ordering
See Also
GVecGetGrid(), GridGetMesh(), GMatGetGrid()
Level:intermediate
Location:src/gvec/interface/gvec.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages