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
PetscPartitionerobjectobj - Optional
PetscObjectthat provides the options prefixname - command line option
Options Database Key#
-name [viewertype][:…] - option name and values. See
PetscObjectViewFromOptions()for the possible arguments
See Also#
Level#
intermediate
Location#
src/dm/partitioner/interface/partitioner.c
Index of all MatGraphOperations routines
Table of Contents for all manual pages
Index of all manual pages