MeshGetType

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

Synopsis

#include "mesh.h"  
int MeshGetType(Mesh mesh, MeshType *type)
Not collective

Input Parameter

mesh -The mesh

Output Parameter

type -The name of Mesh method

Keywords

mesh, get, 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