GridGetType

Gets the Grid method type name (as a string).

Synopsis

#include "grid.h"  
int GridGetType(Grid grid, GridType *type)
Not collective

Input Parameter

grid -The grid

Output Parameter

type -The name of Grid method

Keywords

grid, get, type, name

See Also

GridSetType()

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