DiscretizationGetSerializeType

Gets the Discretization serialization method (as a string).

Synopsis

#include "discretization.h"  
int DiscretizationGetSerializeType(Discretization disc, DiscretizationSerializeType *type)
Not collective

Input Parameter

disc -The discretization

Output Parameter

type -The name of Discretization serialization method

Keywords

Discretization, get, serialize, type, name

See Also

DiscretizationSetType()

Level:intermediate
Location:
src/grid/discretization/interface/discreg.c
Index of all Discretization routines
Table of Contents for all manual pages
Index of all manual pages