VecScatterViewFromOptions#
View from Options
Synopsis#
#include "petscsf.h"
PetscErrorCode VecScatterViewFromOptions(VecScatter sf, PetscObject obj, const char name[])
Collective on VecScatter
Input Parameters#
sf - the scatter context
obj - Optional object
name - command line option
See Also#
VecScatter
, VecScatterView
, PetscObjectViewFromOptions()
, VecScatterCreate()
Level#
intermediate
Location#
src/vec/is/sf/interface/vscat.c
Index of all PetscSF routines
Table of Contents for all manual pages
Index of all manual pages