#include "grid.h" int LocalVarOrderingCreate(Grid grid, int numFields, int *fields, LocalVarOrdering *order)Collective on Grid
grid | - The underlying grid for the ordering | |
numFields | - The number of fields in the ordering | |
fields | - The fields in the ordering |
Level:beginner
Location:src/grid/interface/varorder.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages