LocalVarOrderingGetField

This function returns the field at a given index in this ordering.

Synopsis

#include "grid.h" 
int LocalVarOrderingGetField(LocalVarOrdering order, int f, int *field)
Not collective

Input Parameters

order - The ordering
f - The field index

Output Parameter

field -The field

Keywords

local, order, field

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