MeshGetOptionsPrefix
Returns the prefix used for searching for all Mesh options in the database.
Synopsis
#include "mesh.h"
int MeshGetOptionsPrefix(Mesh mesh, char **prefix)
Input Parameter
mesh -The mesh
Output Parameter
prefix -A pointer to the prefix string used
Keywords
Mesh, get, options, prefix, database
See Also
MeshSetOptionsPrefix(), MeshSetOptionsPrefix(), MeshSetFromOptions()
Level:intermediate
Location:src/mesh/interface/mesh.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages