PetscPartitionerViewFromOptions#
View from Options
Synopsis#
#include "petscpartitioner.h"
PetscErrorCode PetscPartitionerViewFromOptions(PetscPartitioner A, PetscObject obj, const char name[])
Collective on PetscPartitioner
Input Parameters#
A - the PetscPartitioner object
obj - Optional object
name - command line option
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