VarOrderingGetClassMap

This function returns the class map for the variable ordering.

Synopsis

#include "grid.h" 
int VarOrderingGetClassMap(VarOrdering order, FieldClassMap *map)
Not collective

Input Parameter

order -The variable ordering

Output Parameter

map -The field class map

Keywords

variable ordering, class map

See Also

VarOrderingGetLocalSize()

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