LocalVarOrderingGetFieldIndex

This function returns the field index in this ordering of the given field.

Synopsis

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

Input Parameters

order - The ordering
field - The field

Output Parameter

f -The field index

Keywords

local, order, field, index

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