FieldClassMapCreate

This function creates an empty field class map.

Synopsis

#include "grid.h" 
int FieldClassMapCreate(MPI_Comm comm, FieldClassMap *map)
Collective on MPI_Comm

Input Parameter

comm -The communicator for the object

Output Parameter

map -The map

Keywords

class, field class, class map, create

See Also

FieldClassMapSetType()

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