LocalVarOrderingGetSize
This function returns the greatest number of variables on any node, or equivalently the number of shape functions in the element matrix.
Synopsis
#include "grid.h"
int LocalVarOrderingGetSize(LocalVarOrdering order, int *size)
Not collective
Input Parameter
order -The ordering
Output Parameter
size -The size
Keywords
local, order, size
See Also
LocalVarOrderingGetFieldStart()
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