petsc-3.13.6 2020-09-29
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