PETSc version 3.15.5
PetscSFViewFromOptions
View from Options 
Synopsis
#include "petscsf.h" 
PetscErrorCode  PetscSFViewFromOptions(PetscSF A,PetscObject obj,const char name[])
Collective on PetscSF
Input Parameters
|  | A | - the star forest | 
|  | obj | - Optional object | 
|  | name | - command line option | 
See Also
  PetscSF, PetscSFView, PetscObjectViewFromOptions(), PetscSFCreate()
Level
intermediate
Location
src/vec/is/sf/interface/sf.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages