ISLocalToGlobalMappingSetFromOptions#
Set mapping options from the options database.
Synopsis#
#include "petscis.h"
PetscErrorCode ISLocalToGlobalMappingSetFromOptions(ISLocalToGlobalMapping mapping)
Not collective
Input Parameters#
mapping - mapping data structure
See Also#
Low-level Vector Communication, ISLocalToGlobalMapping
, ISLocalToGlobalMappingDestroy()
, ISLocalToGlobalMappingCreateIS()
, ISLocalToGlobalMappingSetFromOptions()
, ISLOCALTOGLOBALMAPPINGBASIC
, ISLOCALTOGLOBALMAPPINGHASH
ISLocalToGlobalMappingSetType()
, ISLocalToGlobalMappingType
Level#
advanced
Location#
Examples#
src/vec/is/is/tutorials/ex4.c.html
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages