ISLocalToGlobalMappingSetType#

Sets the implementation type ISLocalToGlobalMapping will use

Synopsis#

Logically Collective

Input Parameters#

Options Database Key#

  • -islocaltoglobalmapping_type - Sets the method; use -help for a list of available methods (for instance, basic or hash)

Notes#

See ISLocalToGlobalMappingType for available methods

Normally, it is best to use the ISLocalToGlobalMappingSetFromOptions() command and then set the ISLocalToGlobalMappingType from the options database rather than by using this routine.

Developer Notes#

ISLocalToGlobalMappingRegister() is used to add new types to ISLocalToGlobalMappingList from which they are accessed by ISLocalToGlobalMappingSetType().

See Also#

Low-level Vector Communication, ISLocalToGlobalMappingType, ISLocalToGlobalMappingRegister(), ISLocalToGlobalMappingCreate(), ISLocalToGlobalMappingGetType()

Level#

intermediate

Location#

src/vec/is/utils/isltog.c


Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages