MeshGetSerializeType

Gets the Mesh serialization method (as a string).

Synopsis

#include "mesh.h"  
int MeshGetSerializeType(Mesh mesh, MeshSerializeType *type)
Not collective

Input Parameter

mesh -The mesh

Output Parameter

type -The name of Mesh serialization method

Keywords

mesh, get, serialize, type, name

See Also

MeshSetType()

Level:intermediate
Location:
src/mesh/interface/meshreg.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages