petsc-3.14.6 2021-03-30
Report Typos and Errors

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