VarOrderingCreateReduce

This function creates a global variable ordering on the reduction space.

Synopsis

#include "grid.h" 
int VarOrderingCreateReduce(Grid grid, VarOrdering *order)
Collective on Grid

Input Parameter

grid -The underlying grid for the ordering

Output Parameter

order -The reduction ordering

Keywords

variable ordering, create, reduction

See Also

VarOrderingCreate(), VarOrderingDestroy()

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