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#
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages