MeshGetUserContext
Gets the optional user-defined context for a mesh object.
Synopsis
#include "mesh.h"
int MeshGetUserContext(Mesh mesh, void **usrCtx)
Not collective
Input Parameters
mesh -The mesh
Output Parameters
usrCtx -The optional user context
Keywords
mesh, set, context
See Also
MeshSetUserContext(), GridGetMeshContext()
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