petsc-3.14.6 2021-03-30
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