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