GridGetClassMap

This function returns the default field class map for the grid.

Synopsis

#include "grid.h" 
#include "gvec.h" 
int GridGetClassMap(Grid grid, FieldClassMap *map)
Not collective

Input Parameter

grid -The grid

Output Parameter

order -The default field class map

Keywords

Grid, get, class map

See Also

GridGetMesh(), GridGetOrder(), FieldClassMapCreate()

Level:intermediate
Location:
src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages