VarOrderingGetFirst

Gets the layout of variables across domains.

Synopsis

#include "grid.h" 
int VarOrderingGetFirst(VarOrdering order, int **first)
Not collective

Input Parameter

order -The variable ordering

Output Parameter

first -An array of the first variable in each domain, and the total number of variables at the end

Keywords

variable ordering, grid

See Also

VarOrderingGetSize()

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