ISLocalToGlobalMappingViewFromOptions#
View an ISLocalToGlobalMapping
based on values in the options database
Synopsis#
#include "petscis.h"
PetscErrorCode ISLocalToGlobalMappingViewFromOptions(ISLocalToGlobalMapping A, PetscObject obj, const char name[])
Collective
Input Parameters#
A - the local to global mapping object
obj - Optional object
name - command line option
See Also#
Low-level Vector Communication, ISLocalToGlobalMapping
, ISLocalToGlobalMappingView
, PetscObjectViewFromOptions()
, ISLocalToGlobalMappingCreate()
Level#
intermediate
Location#
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages