PETSc version 3.17.5
Fix/Edit manual page

MatPartitioningViewFromOptions

View from Options

Synopsis

#include "petscmat.h" 
PetscErrorCode  MatPartitioningViewFromOptions(MatPartitioning A,PetscObject obj,const char name[])
Collective on MatPartitioning

Input Parameters

A - the partitioning context
obj - Optional object
name - command line option

See Also

MatPartitioning, MatPartitioningView, PetscObjectViewFromOptions(), MatPartitioningCreate()

Level

intermediate

Location

src/mat/partition/partition.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages