FieldClassMapGetNodeClass

This function returns the class for the given node.

Synopsis

#include "grid.h" 
int FieldClassMapGetNodeClass(FieldClassMap map, int node, int *nclass)
Not collective

Input Parameters

map - The map
node - The node

Output Parameter

nclass -The node class

Keywords

class, class map

See Also

FieldClassMapCreate(), FieldClassMapConstrain()

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