VarOrderingDuplicateIndices
his function copies the global variable ordering indices to another ordering.
Synopsis
#include "grid.h"
int VarOrderingDuplicateIndices(VarOrdering order, VarOrdering neworder)
Collective on VarOrdering
Input Parameter
order -The original ordering
Output Parameter
neworder -The ordering with updated indices
Keywords
variable ordering, finite element
See Also
VarOrderingDuplicate()
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