PartitionGetOptionsPrefix

Returns the prefix used for searching for all Partition options in the database.

Synopsis

#include "mesh.h" 
int PartitionGetOptionsPrefix(Partition part, char **prefix)

Input Parameter

part -The partition

Output Parameter

prefix -A pointer to the prefix string used

Keywords

Partition, get, options, prefix, database

See Also

PartitionSetOptionsPrefix(), PartitionSetOptionsPrefix(), PartitionSetFromOptions()

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