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