PetscPartitionerViewFromOptions#
View a PetscPartitioner
object based on options in the options database
Synopsis#
#include "petscpartitioner.h"
PetscErrorCode PetscPartitionerViewFromOptions(PetscPartitioner A, PetscObject obj, const char name[])
Collective
Input Parameters#
A - the
PetscPartitioner
objectobj - Optional
PetscObject
that provides the options prefixname - command line option
Note#
See PetscObjectViewFromOptions()
for the various forms of viewers that may be used
See Also#
Level#
intermediate
Location#
src/dm/partitioner/interface/partitioner.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages