PartitionSetFromOptions

Sets various Partition parameters from user options.

Synopsis

#include "mesh.h" 
int PartitionSetFromOptions(Partition part)
Collective on Partition

Input Parameter

part -The partition

Notes: To see all options, run your program with the -help option, or consult the users manual.

Keywords

Partition, set, options, database

See Also

PartitionPrintHelp(), PartitionSetOptionsPrefix()

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