FieldClassMapGetNumFields

This function returns the number of fields in the map.

Synopsis

#include "grid.h" 
int FieldClassMapGetNumFields(FieldClassMap cm, int *numFields)
Not collective

Input Parameter

cm -The class map

Output Parameter

numFields -The number of fields in the map

Keywords

class, class map, field

See Also

FieldClassMapGetField(), FieldClassMapCreate()

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