GridGetSerializeType

Gets the Grid serialization method (as a string).

Synopsis

#include "grid.h"  
int GridGetSerializeType(Grid grid, GridSerializeType *type)
Not collective

Input Parameter

grid -The grid

Output Parameter

type -The name of Grid serialization method

Keywords

grid, get, serialize, 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